I am calling my rports from the server useing URL method.I need to encript this URL please help me.
Why? Just require authorization in order to see the reports...|||
GregSQL wrote:
Why? Just require authorization in order to see the reports...
Well I can think of a number of reasons why. Maybe he needs to hide things like ID values from the user. In some environments you can "spoof" yourself into data that you are not supposed to be able to see just by manipulating the parameters. As to how you go about doing that here... uhm... I donno.
Jon A. wrote:
GregSQL wrote:
Why? Just require authorization in order to see the reports...
Maybe he needs to hide things like ID values from the user.
Please...Who in their right mind would put something like a social security number in a URL?
Putting a login ID in the URL would be no problem....just encrypt the password. I still don't see any reason for encrypting URLs.
|||thanx greg.
I will encrypt password.Could you please help me how to decrypt that password in Report.
|||Hey Lovericky,
i saw a good blog (Tudor's Weblog) which offers some good advice about your issue at http://blogs.msdn.com/tudortr/archive/2004/07/20/189398.aspx
Cheers, MarkP
|||hi
if you can tell how u encrypted the same method(key) canbe used to decrypt also
No comments:
Post a Comment