Alternativly you could possibly disable the location and status bars of the
browser. A bit drastic however and more likely to annoy users than anything
else.

-----Original Message-----
From: Javier Woodhouse [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 18 April 2001 13:02
To: CF-Talk
Subject: RE: Query string disappear


To hide 'ugly' URL's i usually put the page in a frame.... so the url will
always read http://someplace.com/ as the user clicks through the one
frame....



> -----Original Message-----
> From: Todd Ashworth [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 18, 2001 12:32 PM
> To: CF-Talk
> Subject: Re: Query string disappear
>
>
> Yes, but these can be easily seen and manipulated by viewing
> the source.
>
> Encrypt() is a much better option for URL passed data.
>
> Todd
>
> ----- Original Message -----
> From: "Garza, Jeff" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Tuesday, April 17, 2001 10:18 PM
> Subject: RE: Query string disappear
>
>
> > Really you can't.  You'll have to look into using an
> onClick event to fire
> > off some javascript that submits a form with hidden fields.
>  That's what I
> > do when I don't want clutter my urls with bunches of variables.
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to