Re: Encrypt & Decrypt query string in URL

2010-04-13 Thread Sebastian Wagner
hi Hitesh, there is almost no possibility to hide those vars except you transfer them via POST instead as GET variables. Also have a look at the new integration methods, almost all URLs are already encrypted with a MD5 Hash, so no one can cheat by modifying the URL params. Sebastian 2010/4/13 h

Encrypt & Decrypt query string in URL

2010-04-12 Thread hitte
Hi All I want to encrypt & decrypt the query string in the URL, how can I achieve the same For example, I have some URL --> http://localhost:8080/openmeetings/main.lzx?user=hitesh & I dont want to show the query string to the end user. I want the url in the format like --> http://localhost:8080/