 |

Zearcz
New User
Sep 30, 2004, 3:03 PM
Post #1 of 4
(2723 views)
Shortcut
|
|
Submit searchform with text link <a href="">Search</a>
|
Can't Post
|
|
Is it possible to make a search with a text link <a href="">Search</a> and what must you change to make it work? Thanks, Edwin
|
|
|  |
 |

Theo
Project Manager
/ Moderator

Sep 30, 2004, 4:43 PM
Post #2 of 4
(2720 views)
Shortcut
|
|
Re: [Zearcz] Submit searchform with text link <a href="">Search</a>
[In reply to]
|
Can't Post
|
|
Edwin, Sure, you can code a link to your search engine. If you want to bring up the search page, you can just put the URL of your search engine as the HREF value (i.e. http://www.mysite.com/cgi-bin/se/exec/search.cgi). If you want to bring up some search results, just put your keywords into the link as a "query" value. So your code might look like this: <a href="http://www.mysite.com/cgi-bin/se/exec/search.cgi?search=Tomato">Search</a> Hope this helps! Let me know if you have any other questions. Theo Wiersma Project Manager
|
|
|  |
 |

Zearcz
New User
Sep 30, 2004, 11:14 PM
Post #3 of 4
(2713 views)
Shortcut
|
|
Re: [Theo] Submit searchform with text link <a href="">Search</a>
[In reply to]
|
Can't Post
|
|
Hello Theo, thanks for your reply but It didn't answer my question. The search form has standard a button I would like to use a text link/button to make a search. Thanks, Edwin
|
|
|  |
 |

Theo
Project Manager
/ Moderator

Oct 1, 2004, 4:00 PM
Post #4 of 4
(2698 views)
Shortcut
|
|
Re: [Zearcz] Submit searchform with text link <a href="">Search</a>
[In reply to]
|
Can't Post
|
|
Edwin, Sorry for the misunderstanding! This is a bit non-standard, and will require a bit of javascript. Tara helped me find the following tutorial: http://www.thesitewizard.com/archive/textsubmit.shtml Let me know if you need any further assistance. Theo Wiersma Project Manager
|
|
|  |
|