On 7/26/2011 9:58 AM, Fernando wrote:
> Hello,
>
> The parameters that are included in the property binding, are visible in
> the address bar, is there any way to hide them or encrypt them?
>
> Regards
I am calling the report from my application in PHP, the connection parameters are captured by the application and sent to the Birt, the only problem and that are visible the user in the address bar.
I need this because the data may come from applications with different connections.
The above topic has helped me in another question about drilldown
Are you forwarding to the viewer> You can always post the parameters in
a form.
Jason
On 7/27/2011 7:01 AM, Fernando wrote:
> I am calling the report from my application in PHP, the connection
> parameters are captured by the application and sent to the Birt, the
> only problem and that are visible the user in the address bar.
>
> I need this because the data may come from applications with different
> connections.
>
> The above topic has helped me in another question about drilldown
>
> reagrds
Best solution in my case was: forwarding to viewer in encrypted decryption in PHP and javascript.
Thanks for the help.
Fernando
Jason Weathersby wrote on Wed, 27 July 2011 10:17
Are you forwarding to the viewer> You can always post the parameters in
a form.
Jason
On 7/27/2011 7:01 AM, Fernando wrote:
> I am calling the report from my application in PHP, the connection
> parameters are captured by the application and sent to the Birt, the
> only problem and that are visible the user in the address bar.
>
> I need this because the data may come from applications with different
> connections.
>
> The above topic has helped me in another question about drilldown
>
> reagrds
Best solution in my case was: forwarding to viewer in encrypted decryption in PHP and javascript.
Thanks for the help.
Fernando
Jason Weathersby wrote on Wed, 27 July 2011 10:17
Are you forwarding to the viewer> You can always post the parameters in
a form.
Jason
On 7/27/2011 7:01 AM, Fernando wrote:
> I am calling the report from my application in PHP, the connection
> parameters are captured by the application and sent to the Birt, the
> only problem and that are visible the user in the address bar.
>
> I need this because the data may come from applications with different
> connections.
>
> The above topic has helped me in another question about drilldown
>
> reagrds