NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
debugging AJAX


Joined: 20 Dec 2004
Posts: 13
Location: Amsterdam
Reply with quote
We developed an ajax app using dojo and we use dojo's async bind methods (basicly httpxmlrequests in a wrapper) to access the server side php, if the app is small, there are no problems debugging on the server side, however, it seems that after a few bind calls the debugger gets a wee bit lost, and phped stops responding (the listener is waiting for the debugger) does this sound familiar ?

Unfortunately i do not have the time at this moment to create a testset as i'm stressed for time as it is..

Thnx, Kees.
View user's profileFind all posts by KhesselsSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
It's known that synchronous AJAX calls can never be debugged in embedded browser (regardless, in PhpED or anywhere else). Only external browser can be used.
Regarding asynchronous calls, they may work but finally it depends on AJAX implementation. We tried XOAD library and did not experience problems.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
yep, that was the problem solver...Thnx


Joined: 20 Dec 2004
Posts: 13
Location: Amsterdam
Reply with quote
Thanks dmitri.
View user's profileFind all posts by KhesselsSend private message
debugging AJAX
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic