On 5/23/2011 4:19 PM, ABorka wrote:
What is it used for?
I have a project using the latter for example. In that project all the URLs are
looking something like:
https://www.somewebsite.com/mymodule/2C5DC93248CB271880F576D6F1D9?4384498578034E573B4796C1
No cookies used for anything at all for example, for security reasons.
Everything is encoded in the action parameters. Both the action name and action
parameters are encrypted, and encrypted differently every time.
To pre-process this kind of URL (basically decrypt) the action var is used (not
directly from the URL) on the fly at runtime after decryption, to pass the
called action name to fpweb.
Cool stuff.
--
Warm Regards,
Lee
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus