XSL Page - Change Links Automatically

R

RigasMinho

Hello,
I have an issue where i have a link in a web page using XSL - for
example says its
<a href="http://www.test.com/&testme=03/27/2007" target="_blank">Test</
a>

notice the date is engrained into the url -

now say i have the web page load up tomorrow i want the web page url
to be
<a href="http://www.test.com/&testme=03/28/2007" target="_blank">Test</
a>

and change the url in the xsl format / html format to change
dynamically as the web page loads up.

Is this even possible in XSL?
 

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

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top