i see a lot of web site that.. remember when i return without using registration.
I think they save cookies or something…
So i’m asking you: in asp.net / vb.net how can i save the id of a user ?
What are the command to do this ?
Thanks in advance…
i see a lot of web site that.. remember when i return without using
Share
MSDN – http://msdn.microsoft.com/en-us/library/ms178194.aspx
Here is some VB.NET to read/write cookies. Pretty straight forward: