Closed Thread Icon

Topic awaiting preservation: XMLHTTPRequest (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=26082" title="Pages that link to Topic awaiting preservation: XMLHTTPRequest (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: XMLHTTPRequest <span class="small">(Page 1 of 1)</span>\

 
Pugzly
Paranoid (IV) Inmate

From: 127.0.0.1
Insane since: Apr 2000

posted posted 06-21-2005 23:02

Has anyone tried this in a non-Cold Fusion way? I've been a big fan of Google Suggest, and would love to implement something like this in a PHP/MySQL format.

WarMage
Maniac (V) Mad Scientist

From: Rochester, New York, USA
Insane since: May 2000

posted posted 06-22-2005 02:54

There are a ton of librarys that you can make use of to work with Ajax, do a search for ajax php library and you will come up with a bunch. This will help take a lot of the work out of doing something like this. How the data is stored on the backend is pretty much the same as you would do it anyways.

Not much changes in when using this methodology except how you look at your data being returned and displayed, and the librarys can help to make that nearly transparent. If you do some searches for Ajax you will come up with a whole lot of good resources that can get you started.

Dan @ Code Town

« BackwardsOnwards »

Show Forum Drop Down Menu