Iam new to jquery but it seems there should be something in the ajax api documentation
about making multiple calls with $.ajax(). Are there potential problems. What if second call
comes back first is this a problem? I guess each ajax call creates a new REQHTTRQOBJ or does it?
Maybe someone could answer these questions but i do believe multiple ajax calls should be at least
mentioned in the ajax() function documentation.
Thanks, david