Just some recent personal experience I've had with URLTOKEN. I originally
developed a site that would use URLTOKEN on every link so those without
cookies could use the site. After reading Ben Forta's books and hearing him
say that you should always use cookies I went against that advice and used
URLTOKEN because I didn't want to exclude any Web browsers.
Well I found out why cookies are better. It's much easier to track users and
enhance the Web site. And, in certain situations, the URLTOKEN doesn't work
properly with proxy servers, which are common in corporate America. So I
just did a complete rewrite to use cookies only and put the standard
disclaimer on the site telling the users to enable cookies or upgrade their
browser.
-----Original Message-----
From: Dian Oktosoma [mailto:[EMAIL PROTECTED]]
Sent: Sunday, December 10, 2000 10:29 PM
To: Fusebox
Subject: RE: displaying URLToken
> then I attach the request variable to all my links
>
> i.e. /user/index.cfm?fuseaction=displayUserList?#request.urltoken#
>
> justme
I mean I do not need to type it manually. Because I already have an
application without #request.urltoken# as parameter in every link inside and
I want to change it in a fast way.
thanks anyway
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists