PAJAX Issue
Posted: Tue Oct 04, 2005 9:38 pm
I finally decided to start coding something using PAJAX (AJAX-esque) and have run into a problem. My server updates the information that I need...but my page returns an error from my pajax_library js file. After debugging it, I found that it is returning an entire blank document and that is the reason I am getting errors. Instead of the JSON object returning what my custom PAJAX class tells it to...it's returning this empty document. Any suggestions? I think it could potentially be a permissions issue but have yet to find a setting that works.