Is it just on your development server? By any chance does the URL you use
for the site have an underscore in it? There is an old bug in IE 7 or 8
where by the browser cannot maintain state if there is an underscore in the
domain name used. Maybe this bug somehow popped back up in IE 11?


On Fri, Dec 13, 2013 at 3:12 PM, Matthew Smith <[email protected]>wrote:

>
> Just had the IE 11 update pushed to my development box.  Now, on the site
> I am working on, I am getting a new cfid/cftoken with every page request,
> ruining state/session management.
>
> What is the easiest work around on this?  I would hate to have to go
> through all the site adding #cfid# and #cftoken# to every url...
>
> Also, if I do append cfid/cftoken, how it is handeled when a SE crawls the
> site?  Would all the links have the cfid and cftoken assigned for the crawl
> in them, causing a problem with everyone coming from that link sharing a
> session?  How do you get around this?
>
> Thank you.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357370
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to