D
DrNASA
Posting to ASP page using the Web Server(HTTP) option.
How can I deal with the XML data once it gets to the ASP page?
Is there a temp XML file saved somewhere? The only methods I can find in ASP
of dealing with posted XML data require that I know the file name and
location.
It does not appear as if I can just do a Request(obj).
Thanks
How can I deal with the XML data once it gets to the ASP page?
Is there a temp XML file saved somewhere? The only methods I can find in ASP
of dealing with posted XML data require that I know the file name and
location.
It does not appear as if I can just do a Request(obj).
Thanks