Hi I am trying to clear one of my cookies associated with a domain www.efiglobal.com on a page g开发者_Go百科enerated at this location: https://secure.epromo.com
开发者_如何转开发As soon as I implemented only one cookie into my website, the entire website became very slow on first start.
I use a web application that forces you to reauthenticate with the application even if you ope开发者_高级运维n a new browser window that shares the same session, e.g. File, New Window in Internet Expl
I have a problem where some users come to my site with cookies that contain < or & characters (partly outside my control). These are flagged Dangerous by ASP.NET. What I would like to do is to
I am not able to create a Firefox cookie with following line: setcookie(\"TestCookie\", $value, time()+3600, \"/\", \"localhost\");
currently im using session to log开发者_开发问答 in the user. but when i close the browser and open it again i have to log in again. how do you keeo the user logged in in lets say 2 weeks.
I know it is possible to set a cookie for a path such as \"/\" or \"/folder/\", but is it possible to set a cookie f开发者_StackOverflow中文版or a specific page, such as \"/folder/page.html\"?No.
I\'ve used Coldfusion sessions for quite a while, so I know how they are used, but now I need to know how they work, so that I can plan for scaling my website.
I\'m working on modifying a script to better suit my n开发者_如何学JAVAeeds, and I came across this line in the code:
I need to write a google gadget that reads feeds from google groups. Trouble is I\'m making an ajax 开发者_C百科call to retrieve the feeds and our google apps domain is protected by CAS (central authe