Thread: Search Database
View Single Post
Old 01-18-2013, 01:41 PM   PM User | #2
WolfShade
Regular Coder

 
Join Date: Apr 2012
Location: St. Louis, MO, USA
Posts: 960
Thanks: 7
Thanked 100 Times in 100 Posts
WolfShade is an unknown quantity at this point
Cannot be done in pure JavaScript or any JS library. You have to have a server-side solution (like you said, ASP, PHP, ColdFusion, etc.)

You could use AJaX to call a server-side script that will do a SELECT from a database.
__________________
^_^

If anyone knows of a website that can offer ColdFusion help that isn't controlled by neurotic, pedantic jerks* (stackoverflow.com), please PM me with a link.
*
The neurotic, pedantic jerks are not the owners; just the people who are in control of the "popularity contest".
WolfShade is offline   Reply With Quote