URLEncode?
Is there any way to access a URLEncode-like function from a Reporting
Services expression? I have a "Jump to URL" action which wants to use
="http://intranet/webpage.asp?account="+Fields!accountno.Value
but the accountno field sometimes contains special characters like &
or # which need to be converted to %XX.
Thanks in advance for any help.
Adam Bliss
|