Re: Reports in a web browser problems

From: Frank <fbortel_at_home.nl>
Date: Fri, 17 May 2002 23:18:16 +0200
Message-ID: <3CE57398.9010509_at_home.nl>


nicolas stern wrote:

> Hi Diane
>
> I don't know about the keymap issue.
>
> About the second problem: did you try to use html-safe characters ?
> replace "\" by "%255C" -
> replace "&" by "%26" -
> replace "=" by "%3D" -
> replace "_at_" by "%40" -
> replace "/" by "%2F" -
> replace "." by %252E" -
> etc.
>
> So the url will look like
> http://domain/dev60cgi/rwcgi60.exe?server%3DRep60_myserver&report%3Dreport%2Erep&userid%3Dcidrep/cidrep%40CDBP0&destype%3Dcache&desformat%3Dpdf
>
Not neccesary - don't mix HTML-safe and URL-safe characters...

Frank Received on Fri May 17 2002 - 23:18:16 CEST

Original text of this message