View Single Post
Old 03-24-2006, 10:19 AM   #7 (permalink)
Redline
PHP Student
 
Join Date: Oct 2004
Location: Forest Grove, OR
Posts: 150
Redline is on a distinguished road
Send a message via AIM to Redline Send a message via MSN to Redline
processResponse isn't getting triggered because xmlHttp.readyState = 1 and doesn't seem to change. I stripped out the if statements in handleStateChange(), but obviously if the readyState isn't changing from 1, there's no data to eval()

I'm assuming a readyState of 1 means the code isn't able to render the page? Any idea why that would be? It wouldn't have to do with security or permissions would it?
__________________
Current Project
Redline is offline   Reply With Quote