> Frustrating is putting it ligthly. .Net looks better every
> day :P
> Were are using cookie's for sessions...
Heh... I did ASP almost exclusively for a little over a year and have
been working with ColdFusion for nearly 7 now... I'm in no hurry to
learn dot-net. :)
The cookies are generated automatically by the server -- you only have
to do anything extra (in theory) if you want to use cookie-less
sessions. In some cases, however, the cflocation tag will append the
urltoken (cfid & cftoken pair) when the addtoken attribute is omitted.
Search through your application, and make sure that all your
cflocation tags (if you have any) include the attribute
addtoken="false".
s. isaac dealey 214-823-9345
team macromedia volunteer http://www.macromedia.com/go/team
chief architect, tapestry cms http://products.turnkey.to
onTap is open source http://www.turnkey.to/ontap
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

