Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

oXmlHttp.open("POST", "https:

Status
Not open for further replies.

andyUK

Programmer
Dec 19, 2000
39
GB
I am trying to post an xml file to a web server. The way I need to do it is as follows. I have created and registered a dll in vb to open the xml and post it to the server. I need to call this dll from ASP. I can get it working fine from a standard form, but when i make and register the dll the program says it cannot find server or cannot be resolved.

Does asp support this method or is there somthing that i am doing wrong?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top