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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JeanG
  • Content: Threads
  • Order by date
  1. JeanG

    Send a message xml formated with ASP

    Hi all, I need a big help ! I try to send an xml formated message with the following method : Set xmlhttp = Server.CreateObject("MSXML2.DOMdocument.4.0") ' the MS parser HTTP component xmlhttp.Open "POST",sURL, false, sUser, sPass xmlhttp.setRequestHeader...

Part and Inventory Search

Back
Top