|
10-11-2004, 06:21 AM | #1 | ||
Green Mole
Join Date: Oct 2004
Posts: 1
|
Adding search box to every page (cont'd)
(Afraid vBulletin insisted that I start a new thread.)
In the previous thread on this subject [http://www.phpdig.net/forum/showthread.php?t=839] the instructions are to replace: Quote:
Quote:
Thanks. |
||
10-11-2004, 12:08 PM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Code:
<!-- set http://www.domain.tld/search/search.php to your link --> <form action="http://www.domain.tld/search/search.php" method="post"> <input type="text" name="query_string"> <input type="submit" value="Go"> </form>
__________________
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. |
Thread Tools | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Search box on every page? | chrisdgreen | How-to Forum | 3 | 07-29-2005 10:27 AM |
Blank page after adding code mods | Brewer | External Binaries | 1 | 07-06-2005 01:34 PM |
Adding a thumbnail to each page...help? | huge_nerd | How-to Forum | 1 | 11-16-2004 10:54 AM |
Adding search box to every page | Psycho1 | How-to Forum | 7 | 04-25-2004 09:04 AM |
Search box on html page | rafarspd | How-to Forum | 4 | 12-04-2003 07:37 AM |