Title: HTML Serializer altering anchor links

Hi,

I have an xslt which contains the following fragment:

<a href="" Exceptions</a>

When the html reaches the browser, however  it has been changed to this:

<a href="" href="http://app1.wasp.locavista.com:7005/ReportsEngine/#dataExceptions" TARGET="_blank">http://app1.wasp.locavista.com:7005/ReportsEngine/#dataExceptions">Data Exceptions</a>

This is not quite the desired result - i would like the href leaving alone.  The page is served in a virtual host environment so the inserted part of the uri is not what the user would encounter anyway (the user accesses on port 80 on a different host name)

Help!!! (Please)

John Grange

The views expressed in this email/posting are solely those of John Grange and are neither verified nor supported by BlueFinger Ltd.

Reply via email to