anwar sadat


{ City } chennai
< Country > india
* Profession * software developer
User No # 74869
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 12
Users Marked my Answers as Wrong # 0
Questions / { anwar sadat }
Questions Answers Category Views Company eMail




Answers / { anwar sadat }

Question { 3353 }

IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.


Answer

Yes,
Request.Cookies["UserCoook"].Expires = DateTime.Now;

Likewise we can able to set time fro cookies

Is This Answer Correct ?    12 Yes 0 No