View Single Post
  #2 (permalink)  
Old Jul 26th, 2007, 20:18
Paramiliar Paramiliar is offline
Junior Member
Join Date: Jul 2007
Location: West Midlands
Age: 26
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Re: dropdown menu / list box

Hi there Amalafrida, I have done something similar to this with a search box for an eCommerce site.

Basicly you started to type in some characters and an AJAX script then called a php file to check the database for products which those characters in them. To what degree do you need to use it?
Reply With Quote