>For these sorts of this, I usually will turn on the Developer Tools panel >in Chrome and watch the back/forth communication int he browser via the >"network" tab. you can then click on any request's headers, response, etc. > >-Cameron >
Hi Cameron, I tried that based on your suggestion and didn't see any indication of back/forth communication. I liked how Chrome groups js and css activities together so I can see where to spend some time cleaning things up. I appreciate your suggestion. Fiddler 2 does a good job for showing the traffic and shows that the ajax requests complete successfully. It's that different behaviour of refreshing the page with querystring params after completing that I'm out to determine the cause. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350022 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

