Two things. First, this Grp is really about the Google AJAX APIs, as opposed to AJAX in general, which is what you're dealing with. That said, second, we would love to help you, but it's extremely difficult to do without being able to see your code. Could you post a link to your page so that we can take a look at how your implementing your XHR's?
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Jan 14, 2010, at 10:29 AM, RedDevil wrote: > 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. > >
-- 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.
