
When I use a LayoutTemplate and a "remember me" checkbox, it doesn't seem to create a permanent cookie.My code is too big to post the whole thing, but here's the relevant part:
I guess I'm assuming that making the ID "RememberMe" will clue the control in that this is the cookie check box, but maybe not. I can't seem to find any documentation about this exact thing.It does seem to recognize the UserName and Password by the ID ... doesn't it work that way for the "remember me" as well?
|