i want to add 3 serial key to client system using httpcookie when he visited my website
my website off course in asp.net MVC
but
serial key is different different not same.
when i add a 4th cookie then 1 key is automatically deleted.
how i can do this.
when user want to see then he can see recent 3 key.
Are you know how to add this cookie to client system by asp.net mvc website.
how i can add key1 , key 2 , key3 to client system.
Here’s how you can do that.
Writing the serial-keys.
Reading the serial-key cookie.