XML.sendAndLoad troubles

Hi,
I’m using the XML.sendAndLoad function to commnicate with ASP.NET in our project.
I wanted to know , under what conditions will the onLoad handler will be called passing a success parameter as false,
because currently sometimes the data being sent does not reach the ASP.NET pages and we also get a value of “false” for the success parameters.
However other times, it works just fine, without a change in the file

Under what conditions can the send and Load fail ?
My swf and the the pages with it communicates are residing on the excat same domain.

Thanks a ton
:slight_smile:

~TNE