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 gkittelson 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: prock
  • Order by date
  1. prock

    xmldom.load(request) in VB ???

    Hello, I cannot get the following statement to work in VB: xmldom.load(request) It works fine in ASP pages, but in VB request is not understood. I've tried to declare the Request,Response,Server, etc in the on_start page (which worked), but does not work if I try: xmldom.load(m_objRequest)...

Part and Inventory Search

Back
Top