ASP.Net C# create a cookie that expires at midnight -
I know how to add a cookie day, but I'm unsure how to create a cookie that starts at midnight Thank you in advance for any help using days of ASP.NET and C #.
It should:
Response Cookies ["cookieslasidiid"]. Expire = Datetime. Today. Adidas (1);
Comments
Post a Comment