Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I Have below security requirement for my ASP.NET web application (Framework 1.1)

The cookies need to be specific to a particular client system � either by tying them to a particular IP address, or by making them dynamic (i.e. changed with each request).

Any suggestions or ideas are welcome

 

 

Thank you in advaance:)

ima
  • Administrators
Posted

Cookies are stored by the browser and as such are specific to the browser on a given PC (admittedly if the pc is part of a domain and roaming profiles are in place this isn't strictly true).

 

It might help if you gave a bit more information about what you are trying to do / what problem you are attempting to overcome.

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...