ClanKiller.com
http://forums.clankiller.com/

AJAX resource
http://forums.clankiller.com/viewtopic.php?f=24&t=2133
Page 1 of 1

Author:  Satis [ Thu Dec 21, 2006 2:12 pm ]
Post subject:  AJAX resource

I just ran across this AJAX resource while trying to get information on an IE AJAX caching bug I was running into.

http://swik.net/Ajax/Ajax-Development-Gotchas

my problem was that it seemed like IE was caching the XML returns, which was screwing everything up real bad (it made stuff look like it wasn't updating). Turns out IE caches all GET requests. You can work around it by "changing the get request query string with every request.". What I ended up doing was just having a seed value that I incremented with every AJAX request and stuck onto the end of the GET vars. Easy fix.

I love AJAX.

Author:  Arathorn [ Thu Dec 21, 2006 3:58 pm ]
Post subject: 

I love Ajax too, even though they haven't won the Champion's League for far too long.

Author:  Satis [ Thu Dec 21, 2006 6:39 pm ]
Post subject: 

* beats arathorn upside the head with the geek stick

Author:  Pig [ Thu Dec 21, 2006 9:22 pm ]
Post subject: 

Great resource. Some of those are total "duh", but there were some good points there I had not seen.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/