* ajax-dynamic-list.html = Main HTML file
* js/ajax-dynamic-list.js = Main JS file
* js/ajax.js = Ajax (Library from http://twilightuniverse.com/projects/sack)
* create-countries.php = PHP file which creates a database table for the demo
* ajax-list-countries = Ajax contacts this file from the script. This file outputs a list of countries
can u tell me how to remove caching in this .js file
3
Micah Klitgaard
2008-12-29 06:56:17
Hi! There seems to be a problem with the cache (ajax_list_cachedLists) for already searched items.
E.g. if you type the letters 'abc' the request is only sent for 'ab' and not after 'c'. If you continue typing 'd' it makes an ajax request again. It is only failing periodically. When working, more than 100 records are returned for 'abc'.
4
Farrukh
2008-11-05 05:20:39
Hey Dude, thats a very nice work.
thanks
5
Riyaz
2008-10-22 23:03:47
its look very good. anybody can tell me how to use this is asp.net instead of PHP
6
Praveen
2008-07-07 22:28:46
Hey kudos to u. Keep up the good work. All the best for your future endaevours.
7
Arti Ajans Hosting
2008-04-07 19:35:25
thanks you very gooooooood..
8
Babu
2007-09-26 12:06:20
Hi!, can we use a jsp file or directly an XML file containing the list of countries, instead of using the php file (create-countries.php)? Also, how can the base tag on the html () be eleminated? Thanks, Babu (anandbabu_aj@yahoo.com)
9
Kishore
2007-08-17 06:56:50
Hi its really looks cool.....I'm juz confused on how to get that one working from my end...coz I am basically a java developer ...so how could I go about ur code....
Once again looks really cool ajax functionality which u have given..
Plz lemme know any alternative for my query