Enter Keywords:
1 - 10 of 12(0.002 seconds)
Sort By:
 
I am currently  looping through the xml based on the node/attribute I want to loop through.. but inside each of those loops have other items that need to be looped as well (all while in the origina...
Zones: ASP, XSLT, XML DatabasesDate Answered: 01/30/2009 Rating: 9.3 Views: 0
I'm relatively new to xml/xsl and barely adequate in asp... What I have is an xml file, and an asp page.  Now, the trick comes in with how I need to do what I need to do, I have to, using varia...
Zones: ASPDate Answered: 12/03/2006 Rating: 9.4 Views: 0
ok.  How can I get the value of the attribute for FAC_RESERVATION ID to display in my link: <?xml version="1.0" ?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"...
Zones: ASP, XML, XSLTDate Answered: 11/14/2007 Rating: 8.2 Views: 0
I am trying to pass variables from my asp to xsl.. and not getting it right. I'm still new to asp and xsl.
Zones: ASPDate Answered: 11/10/2008 Rating: 9.3 Views: 0
I'm trying to send an email from within my xsl using the information contained in the xml that it is processing.  How can I do that?  The xml is being called from asp/vbscript and transformed by th...
Zones: XSLT, ASP, XMLDate Answered: 12/03/2008 Rating: 8.0 Views: 0
Hello, I am programming a xml that contains Chinese characters, but at the moment of the conversion does towards xsl the same characters  get lost. How might it preserve the format not to lose the ...
Zones: Web Languages/Standards, X...Date Answered: 05/09/2009 Rating: 8.0 Views: 0
I have an ASP Page that displays the files from a directory on unix box. I get the entire list of files in that directoty and displays it on the browser. What I want to achieve is to get an input f...
Zones: XMLDate Answered: 10/03/2007 Rating: 8.8 Views: 0
Hi I realy need some help.  I am pretty confused on how to translate xml with xsl on  an IIS server using asp.  I want to use the latest version of the parser I think.  I have all versions up to 4...
Zones: XML, XHTMLDate Answered: 12/14/2004 Rating: 5.8 Views: 9
Hi Experts I have sucessfully managed to import an xml file into a dataset using an XSL file using the following code         dsClicks.ReadXmlSchema(Server.MapPath("data/import1.xsl"));         ...
Zones: XML, Visual Studio, ASPDate Answered: 02/15/2008 Rating: 8.2 Views: 30
I have an asp page that when first loaded writes HTML to the client browser. The resulting HTML is generated with the ASP code using a XML-XSLT transformation. The problem is that only the HT...
Zones: ASP, XML, XSLTDate Answered: 02/21/2009 Rating: 6.6 Views: 14