Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Community Discussions (All other subjects)
 XML and HTML : Edited
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

kolucoms6
Average Member

845 Posts

Posted - 17 May 2008 :  05:03:37  Show Profile  Reply with Quote

Below set of Code returns me the XML file as Output.

Set myXmlDoc =Server.CreateObject("MSXML.DOMDocument")
myXmlDoc.load("www.abcsite.com/insert.asp")


1) How to show the Output(xml) in IE ?
2) How to convert XML into HTML and displays the HTML file ?<

Edited by - kolucoms6 on 20 May 2008 19:34:42

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 18 May 2008 :  04:27:58  Show Profile  Visit HuwR's Homepage  Reply with Quote
myXmlDoc.documentElement.selectSingleNode("LeadID") should be
myXmlDoc.selectSingleNode("LeadID")<
Go to Top of Page

kolucoms6
Average Member

845 Posts

Posted - 21 May 2008 :  20:27:04  Show Profile  Reply with Quote
:-)

<
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.11 seconds. Powered By: Snitz Forums 2000 Version 3.4.07