R
Robert Mark Bram
Hi All!
Does this mean the page will never cache:
Response.ExpiresAbsolute = Now() - 1;
Assuming this is in a login page, what effect does this have?
Rob
Does this mean the page will never cache:
Response.ExpiresAbsolute = Now() - 1;
Assuming this is in a login page, what effect does this have?
Rob