Gossamer Forum
Home : Products : Links 2.0 : Customization :

search result in frame target?

Quote Reply
search result in frame target?
I want one frame to contain the search box, and another frame the search results. How do I make the search results appear in a frame I decided?

Thanks, KL
Quote Reply
Re: search result in frame target? In reply to
This has been discussed before.

Wink

Use the following codes in your FORM codes:

<FORM METHOD="GET" ACTION="/cgi-bin/links/search.cgi" target="_window">

Change _window to the name of your search results window (frame).

Hope this helps.

Regards.

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------