Hey.... i was making a page, where two different XML files had to be
read, and data loaded from both at PageLoad time.

now, i user XHR1 to load data from file 1 (say UPDATES.XML) and XHR2
to load from file 2 (say EVENTS.XML)

Since i first load Updates.xml,, so i get the updates
but after that, the Eveents do not get loaded.
and when i check the XHR2.readyState, i get a value  1  instead of  4

what do i do?? is there a way to KILL the XHR1 object after the
updates are loaded??
-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.


Reply via email to