I'm sure you're rocker is fine. I am using non-persistant session cookies for session management, not persistant cookies.
A few members installed XPSP2 and it apparently disables all cookies, persistant ant not, so that can login but the session cookie fails to be set, and they get punted back to the login. Some members had no problem setting the browser accordingly, but others would find it easier to build a roller-coaster. So, I just need an easy way (short of rewriting all my links/forms) to append the CFID and CFTOKEN. JW > I might be off my rocker - but are you implying that you are using > cookie as the Default Storage Mechanism for Client Sessions? Could I > suggest instead that you run all your client session requirements to a > database instead? > > I know that to create Search Engine Friendly URLs ( http://www. > peoplefield.org and http://www.spankmag.com ) all my href links are > actually a custom function I wrote so I can automatically append (and > pre-append) items to a link (in this case adding the /p.htm to > everything at the end, and a parsed vaiable to map to the correct > directory structure, yes I know, not Fusebox sturcture :-) ). But I > don't think you want to rewirite all your links in the code. > > Can you expalain your problems more though about XPSP2? I've not had > that problem (I think) and if I am, I would like to know more about > what you are experiencing. > > Stephen > http://www.Lopedia.com > Canada is cold, so ColdFusion is natural to us! > > > > Hi, > > I am retooling a large CF site and need to append the CFID and > CFTOKEN > > to each request as XPSP2 has locked out a lot of users who aren't > > allowing cookies. > > > > There are too many pages to start digging through the links and > forms > > to add the URLTOKEN (unless I really need to). Is it not possible to > > > add some code to application.cfm to automatically do this? I tried > > with no success and received an "invalid characters in the CFID or > > CFTOKEN" message. > > > > Any info appreciated. > > > > JW ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187299 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

