Does anyone have a simple way of encoding a url var?  What I am looking for
is to keep the string as short as possible and to make sure you can not just
increment a value and get a different database record?  I am not looking to
make the values uncrackable, just not worth the effort to decode.

I tried Encrypt but it makes the url very long.


What I love to see would look some thing like this:
Url before:
www.somename.com/index.cfm?id=234
www.somename.com/index.cfm?[EMAIL PROTECTED]

Url after:
www.somename.com/index.cfm?hU54JyF54
www.somename.com/index.cfm?JuYhYt54DFerDFhUhtJK076jNHbGFRFn

thanks

Mark W. Breneman
-Macromedia Certified ColdFusion Developer
-Network / Web Server Administrator
  Vivid Media
  [EMAIL PROTECTED]
  www.vividmedia.com
  608.270.9770

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to