ASP And XML - TechRepublic
General discussion
October 4, 2000 at 02:01 PM
dwtk9

ASP And XML

by dwtk9 . Updated 25 years, 8 months ago

Hi all,

I currently have a VB program that has created an XML document with type DOMDocument. I plan to pass this document back to the asp.
My Questions
A) Do I pass the file back as XMLDocument or Object or XMLHTTPRequest?

B) How then can ASP refer to the returned object?

Anyone got any ideas. Thanks

This discussion is locked

All Comments