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)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.