Javascript links in 2009.1
Posted: Wed May 13, 2009 2:26 am
Hi
In the version before 2009.1, it was possible to output javascript links like this:
...
While it may look bad, it was extremely useful for our application (we only use web-based reporting).
In 2009.1, texts are escaped and the link is outputted verbatim, making it unusable.
Setting the AllowHtmlTags to true, does not help as are still removed.
Implementing it is a link does not help, as showModalDialog() is a javascript function.
Is there any way we can get the old functionality back?
Thanks.
--Jakob
In the version before 2009.1, it was possible to output javascript links like this:
...
While it may look bad, it was extremely useful for our application (we only use web-based reporting).
In 2009.1, texts are escaped and the link is outputted verbatim, making it unusable.
Setting the AllowHtmlTags to true, does not help as are still removed.
Implementing it is a link does not help, as showModalDialog() is a javascript function.
Is there any way we can get the old functionality back?
Thanks.
--Jakob