Dear all
I'm new to this list so I hope no one minds me jumping straight in with a
question.
I'm using XSLT on the server to create HTML pages from XML source code,
using ASP to glue everything together. One problem I have is that I need to
use dynamic identification numbers in all querystrings, like this:
<a href="page.asp?member=<%= strMemberNo %>">
Does anyone know whether this is possible using XSL - I had a go at using
<xsl:eval language="VBScript">Response.Write(strMemberNo)</xsl:eval>
but no joy. Any clues would be greatly appreciated.
Edmond
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- asp problem
- Edmond Bramhall - Tue, 29 Feb 2000 17:54:35 -0000 <=
- <Possible follow-ups>
- Kay Michael - Tue, 29 Feb 2000 18:41:25 -0000
|
|