I'm having problem when I run a code to make a CFAJAXPROXY,
the code is calling a cfc on a change of drop down to populate
another drop down, the proxy is using "POST". Now the problem, this
code runs perfect (super fast) on dev box (windows XP with IIS5),
when using same code on win2003 server with IIS6, the IE7 freeze
for few seconds until the other drop down get populated (BTW, it
only populate it with about 10 records).
ANY SOLUTION , CLUE, HOTFIX ....ETC.