Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
huangkuan #1
How to clean the cookie from the extension?
Hello list,
The plugin that I am working needs to clean a session id in the
cookie. I tried to set document.cookie with empty string but it
doesn't seem to be working. Any advice? Or maybe I didn't do it in the
right way?
thx a lot
huangkuan Guest
-
Clean up
OSX 10.4.8 Contibute 4 My web site has been up many years. It has been added to continuously. There are now many graphics and even pages that are... -
HTTP::Cookie won't store sent cookie
Hi all, My script requests http://foo.bar.com/ with code that looks a little like this: my $ua = LWP::UserAgent->new; my $cookie_jar =... -
clean up sub?
On Tue, Oct 14, 2003 at 03:59:16PM -0700, perl@swanmail.com wrote: sub to_upper { uc shift } Work with the elements of @_ directly. That is,... -
Cookies set one time, I delete cookie, cookie is never set again!
I am having this problem: My PHP script will set a cookie, it's there in my /Cookies folder. I delete the cookie (I have to for testing purposes,... -
authentication cookie vs session cookie
Hi, What are the differences between authentication and session cookies? In my web.config file, I set the cookieless attribute for the...



Reply With Quote

