IE and C:\Documents and Settings\%Username%\Cookies

E

Eric

Hello,

I'm trying to debug a problem that some users of our web app see that
goes away when they clear their cookies.

I've gotten a copy of their cookie for our app and have renamed it
from them@testsite[1].txt to me@testsite[1].txt. However, when I
navigate to testsite, I see it create a me@testsite[3].txt. What are
the rules as far as what gets written to the C:\Documents and Settings\
%Username%\Cookies?

When does it increment the counter that's inside the []? Are there
any articles that explain in depth how IE works with cookies?

I can find stuff on how to read write cookies from within asp, etc. I
don't really need any more information on this. I need to figure out
out how the actual files work on the PC, in particular with IE6.

Thanks,
Eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top