PC Review


Reply
Thread Tools Rate Thread

Cookie Question (IP as domain and cookie file location)

 
 
=?Utf-8?B?UGF1bA==?=
Guest
Posts: n/a
 
      10th Jan 2006
My site does not have a domain name, just an IP address.

I set a cookie in ASP.Net and I can read it with no problem on subsequent
pages.

My problem is that I want to actually see the file on my local workstation
(Windows XP) but I can not seem to find it?

I have looked in the Temporary Internet Files folder and the Cookies folder
for my network user within Documents and Settings. But when I create the
cookie programatically, I still can not see the actual file?

Could anyone explain why I would not see the file?

Is it because I am using an IP address for my site rather than a domain name?


 
Reply With Quote
 
 
 
 
Bruce Barker
Guest
Posts: n/a
 
      10th Jan 2006
it depends on the browser used where the cookie file is located. ie stores
its cookies in C:\Documents and Settings\username\Cookies\(E-Mail Removed)

note: if its a session cookie, then its not written to disk.

-- bruce (sqlwork.com)




"Paul" <(E-Mail Removed)> wrote in message
news:69A41C80-954A-4D73-AF9D-(E-Mail Removed)...
> My site does not have a domain name, just an IP address.
>
> I set a cookie in ASP.Net and I can read it with no problem on subsequent
> pages.
>
> My problem is that I want to actually see the file on my local workstation
> (Windows XP) but I can not seem to find it?
>
> I have looked in the Temporary Internet Files folder and the Cookies
> folder
> for my network user within Documents and Settings. But when I create the
> cookie programatically, I still can not see the actual file?
>
> Could anyone explain why I would not see the file?
>
> Is it because I am using an IP address for my site rather than a domain
> name?
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
cookie contanier does not correctly parse Set-Cookie header with domain token dav Microsoft Dot NET Framework 2 15th Dec 2010 08:55 AM
cookie contanier does not correctly parse set cookie header with domain token dav Microsoft Dot NET Framework 0 12th Aug 2007 09:06 AM
Any downsides to cookie assignment inside custom class using HttpContext.Current? ASP.NET 2.0 cookie fix? Microsoft ASP .NET 2 17th Aug 2005 07:43 AM
Newbie Cookie Question - Cookie Not Saved Johnnie Norsworthy Microsoft C# .NET 3 25th Jul 2004 10:04 PM
Transient-Cookie/Session-Cookie and multiple browser instances X Windows XP Internet Explorer 7 29th Apr 2004 11:16 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:51 AM.