ASP and XSL file

T

Tim::..

Can someone please tell me how I request a value from an asp page into an xsl file

At the moment I have an asp document which does alot of calucutations from an xml document and creates a number of values which I want the be able to pull into an xsl document. Can someone please show me an example of how this is done

Thanks!
 
T

Tim::..

Yes, that is what I'm trying to achieve

See where I have marked ...:::ASP Value:::.

This is where I would like the value to be inserted into the xsl file

EG

<TD id='item_1_0' class='Header3' align='center'><xsl:value-of select="*[local-name()='ID']"/></TD><TD id='item_1_1' class='NormalText' align='left' width='100%'><IMG src='../Images/pix.gif' width='16' height='18' border='0' align='left'/><xsl:value-of select="*[local-name()='Name']"/></TD><TD id='item_1_2' class='NormalText' align='center'>...:::ASP Value:::...</TD><TD id='item_1_3' class='NormalText' align='center'><xsl:value-of select="*[local-name()='Start']"/></TD

Thanks for the link I willl have a look!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,142
Latest member
arinsharma
Top