tmjhayward
Thread Starter
- Joined
- Jul 17, 2005
- Messages
- 36
Hello everyone. I'm trying to create a page that will allow the user to enter a partial/full search term, which will be used to query the database. The results of the query will then be used to populate a scroll or drop down list. The user should then be able to select an item from the final list for ordering purposes. I'd like to do this with just html, php and mysql, and preferable no javascript. I get the search box and button, but when I click the button, I get the error that it can't find the URL. I've searched tons of sites, but maybe I'm just trying to combine too many different ways of doing this.
My 2 scripts are attached (there may be some funky stuff in there from things I was trying at 1:30 this morning, that I didn't remove!). If anyone can tell me what I'm missing or doing wrong, or if there's a much cleaner/simpler way of doing this, I'd appreciate it.
Thanks!
MJ
My 2 scripts are attached (there may be some funky stuff in there from things I was trying at 1:30 this morning, that I didn't remove!). If anyone can tell me what I'm missing or doing wrong, or if there's a much cleaner/simpler way of doing this, I'd appreciate it.
Thanks!
MJ
Attachments
-
1.4 KB Views: 216
-
699 bytes Views: 187