PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 03-26-2004, 04:21 AM   #1
ErAzoR
Green Mole
 
Join Date: Mar 2004
Posts: 1
Print Results in specified frame

hy!

I've implemented a search field in a navigation menu. When i click on the search-button, i want the results to be shown in another frame an not in my nav-frame. How can this be done?
ErAzoR is offline   Reply With Quote
Old 03-29-2004, 11:52 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. Perhaps try the following.

In the config.php file is the following:
PHP Code:
define('LINK_TARGET','_blank');     //Target for result links 
The options are basically as follows:

_blank : open in a new window
_top : open in the same window
_self : open in the same frame
_parent : open in the frameset
name : open in name frame/window
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Frame set issue jodi Troubleshooting 2 06-15-2006 12:31 PM
No most searched terms, biggest results, most 0 results, last search queries, etc. jongag1 How-to Forum 6 04-22-2005 10:43 AM
Searchfeed results displayed with phpdig results Nosmada How-to Forum 1 01-04-2004 11:39 AM


All times are GMT -8. The time now is 08:31 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.