italiandragon VIP Member VIP ★ 15 ★ Impact 313 Jan 1, 2008 547 views 3 replies #1 I assume that GoPuppy.com is trying to figure out what its visitors are looking for and then put the searched terms in a .txt file or similar How do I create that thing? Thanks
I assume that GoPuppy.com is trying to figure out what its visitors are looking for and then put the searched terms in a .txt file or similar How do I create that thing? Thanks
S sote Established Member ★ 15 ★ Impact 4 Jan 1, 2008 1 point #2 They're probably using ajax to pull out keywords from a database as the user types in the search words.
They're probably using ajax to pull out keywords from a database as the user types in the search words.
A Albino Munky DesignsEstablished Member ★ 20 ★ Impact 17 Jan 1, 2008 1 point #3 sote is right, this might help: http://www.w3schools.com/ajax/ajax_example_suggest.asp