Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Search fields on external webpages

Quote Reply
Search fields on external webpages
how can i put the searchbox outsite links. like other webpages . i want to trade it with other pages



Quote Reply
Re: Search fields on external webpages In reply to
Uh...copy the codes you are using in your template pages, yet replace the form codes with the following:

Code:

<form method="GET" action="http://www.yourdomain.com/cgi-bin/links/search.cgi">


Simple matter of including HTML form codes in external pages.

For an example, go to:

http://vlib.anthrotech.com/search/searchform.shtml

Regards,

Eliot