Quizzes & Puzzles29 mins ago
form query
0 Answers
html of course. i havent done a form in a while. i have a search function, http://www.blah.com/blah/search.php and would like to add a form to my index page which posts the search data to the search.php page and displays the results.
<FORM action=http://www.blah.com/blah/search.php method=post target=query>
<input type="submit" value="search">
query being the name of my input box
not happening though. any ideas please
<FORM action=http://www.blah.com/blah/search.php method=post target=query>
<input type="submit" value="search">
query being the name of my input box
not happening though. any ideas please
Answers
Best Answer
Nobody has yet answered this question. Once some answers have been given, boobesque will be able to select one answer as the best. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.There are no answers available for this question.