I would still like to know _why_ you want to encrypt the link, that will help me suggest a solution.

For example, a list of transactions/invoices. Each row in the table has a link to a detail page. "detail.a4d?t=123456".

Nothing prevents a user from editing the URL to "detail.a4d? t=654321" and thus viewing a page not intended for them.

Let's assume no one is intentionally trying to spy on other people's data. If that is the case a simple encoding/decoding such as base64 will suffice.

Regards,

   Aparajita
   Victory-Heart Productions
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to