Enter Keywords:
1 - 10 of 5895(0.14 seconds)
Sort By:
 
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 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.
Zones: XMLDate Answered: 10/27/1999 Rating: 5.6 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 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...
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...
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
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...
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?
Zones: XML, XHTMLDate Answered: 07/31/2000 Rating: 6.2 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 Rating: 6.8 Views: 0
Hi all, I have written a function to split a Recordset into XML in VB6.0. The only thing is that it takes to long to split the recordset into XML. I was just wondering if anybody had the s...
Zones: Visual Basic, XHTML, VB...Date Answered: 09/01/2000 Rating: 7.2 Views: 0