does anyone know how to create a hyperlink in XSL to a location inside the current document. i.e. <a href="#location1">Goto number 1</a>....<a name"location1">Arrive here</a>
I seem to be able to create the links, but they don't work.
Printable View
does anyone know how to create a hyperlink in XSL to a location inside the current document. i.e. <a href="#location1">Goto number 1</a>....<a name"location1">Arrive here</a>
I seem to be able to create the links, but they don't work.
I figured it out :p :p :p