I have a TV Aerial Alignment Calculator which draws the signal path
between two points.  If both points are chosen via Google Search, on
pressing 'Submit' to put the search terms into the URL, when the page
reloads, only the second term is found, the call back for the first
search never happens.

If only one or other point is found through Google Search, then that
works.  Further, if, as a test, I put an alert box between the first
search being despatched and the second being despatched, and wait
until the first has been received back before clicking OK, then that
also works, both places are found.

This suggests that the Google server is throwing away the first
request if a second follows before it has had time to process it.  Is
this actually what is happening?  Is there any way, using perhaps the
new parameter, that I can avoid this happening?

-- 
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