I have a URL that looks something like:
www.mysite.com/somepage.cfm?somevar=1
Anyway I can hide the bold part of the above URL in the browser so the user can't intentionally muck with the var and cause some error?
I have all possible scenarios thought up of and all work, but just curious if I can just hide that portion of the URL but still make sure the var is being passed in the URL.
Thanks.
[sub]
____________________________________
Just Imagine.
[sub]
www.mysite.com/somepage.cfm?somevar=1
Anyway I can hide the bold part of the above URL in the browser so the user can't intentionally muck with the var and cause some error?
I have all possible scenarios thought up of and all work, but just curious if I can just hide that portion of the URL but still make sure the var is being passed in the URL.
Thanks.
[sub]
____________________________________
Just Imagine.
[sub]