Hide URL from Client Browser
-
Hi all, I wanna Hide the URL form client browser.... actually.. my URL shows like http://www.mysite.com/default.aspx?id=121454 and i wanna like that http://www.mysite.com/default.aspx any idea thanx Sajjad
-
Hi all, I wanna Hide the URL form client browser.... actually.. my URL shows like http://www.mysite.com/default.aspx?id=121454 and i wanna like that http://www.mysite.com/default.aspx any idea thanx Sajjad
:-Dhi sajjad, u follow the this link http://www.codeproject.com/aspnet/urlcloaking.asp u will get the required information. Instead of that u can decrypt the querystring while sending and encrypt it while retrieving, this will be more ease to do. krisshnaprabhu
-
:-Dhi sajjad, u follow the this link http://www.codeproject.com/aspnet/urlcloaking.asp u will get the required information. Instead of that u can decrypt the querystring while sending and encrypt it while retrieving, this will be more ease to do. krisshnaprabhu
-
kpsetty wrote:
Instead of that u can decrypt the querystring while sending and encrypt it while retrieving
The opposite might be somewhat easier... ;) --- b { font-weight: normal; }
-
kpsetty wrote:
Instead of that u can decrypt the querystring while sending and encrypt it while retrieving
The opposite might be somewhat easier... ;) --- b { font-weight: normal; }
THUD...GIGGLE (that's the sound of me falling of my chair laughing :laugh::) ) "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox