Advertisement

1 - 10 of 5980 containing alltags:("XML") (0.003 seconds)
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..." ...
Zones: XML, XSLTDate Answered: 01/02/2008 Grade: A Views: 13
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.
Zones: XMLDate Answered: 10/27/1999 Grade: C Views: 0
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...
Zones: XML, XHTMLDate Answered: 02/28/2002 Grade: A 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...
Zones: XMLDate Answered: 08/10/2000 Grade: C 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...
Zones: XML, XHTMLDate Answered: 05/18/2000 Grade: A 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
Zones: XML, XHTMLDate Answered: 06/02/2000 Grade: B 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...
Zones: XMLDate Answered: 06/25/2000 Grade: B 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?
Zones: XML, XHTMLDate Answered: 07/31/2000 Grade: A Views: 0
Can u give me sample code for XML parser writing with java.
Zones: Java, JAX / SAXPDate Answered: 09/09/2000 Grade: C Views: 0
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...
Zones: XML, XHTMLDate Answered: 08/30/2000 Grade: B Views: 0