Hi,
I have a very large xml document with an element that contains two attributes. However, the attributes are in the wrong position relative to the element.
eg: <test1 attribute1="text..." ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_23052474.htm...
Zones:
XML,
XSLTDate Answered: 01/02/2008 Rating: 8.2 Views: 0
How does one go against a SQL server database using xml/xsl in conjunction with ASP?
I would like some examples, with sample code, web sites etc.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_10218379.htm...
Zones:
XMLDate Answered: 10/27/1999 Rating: 5.6 Views: 5
Iam trying to generate an xml file dynamically by taking data stored on the database.ie my column headings in the table become the tags for the xml file and data in the fields will be the respectiv...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_10229957.htm...
Zones:
XML,
XHTMLDate Answered: 02/28/2002 Rating: 7.8 Views: 0
Hi Experts;
I am saving a Recordset object to XML file using ADO2.1. in an ASP page.
This is the folowing syntax;
set rs1 = objconn.Execute("Select * from users")
rs1.Save "c:\test_rs.xml", adP...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_10335083.htm...
Zones:
XMLDate Answered: 08/10/2000 Rating: 5.6 Views: 0
This is blowing my mind. I have tried several different methods of creating hyperlinks on a document, but it does not parse the <A> tags correctly. What am I doing wrong?
XSL:
<xsl:temp...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_10351776.htm...
Zones:
XML,
XHTMLDate Answered: 05/18/2000 Rating: 8.2 Views: 0
I have Data type definition(DTD), how i will verify that the given xml is in the correct definition with DTD. I need to verify it in C++. Is there any function in MSXML Parser?
Thanks
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_10377760.htm...
Zones:
XML,
XHTMLDate Answered: 06/02/2000 Rating: 6.2 Views: 0
Hi All !
I am writing an DNA application
with vb components(on MTS), and ASP file
the flow is :
SQL server => VB => ASP
vb components query data from sql server as ado.recordset
asp r...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_10394456.htm...
Zones:
XMLDate Answered: 06/25/2000 Rating: 8.2 Views: 0
Can one XSL file use data from 2 XML files? If so, How? Simple code examples would be helpful.
If it's not possible, why?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_10775101.htm...
Zones:
XML,
XHTMLDate Answered: 07/31/2000 Rating: 6.2 Views: 0
Can u give me sample code for
XML parser writing with java.
http://www.experts-exchange.com/Programming/Languages/Java/Q_10845802.html
I am writing a XML webpage with ASP + Microsoft XML previews + javascript.
my approach is as follow :
1. use asp to generate a XML in form
<root><a>..</a></root>
2. write it in between th...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_11028685.htm...
Zones:
XML,
XHTMLDate Answered: 08/30/2000 Rating: 6.8 Views: 0