Porl123 Posted March 9, 2009 Share Posted March 9, 2009 I know there's a way of doing this because it's used by hotmail.com where it remembers your email address longer than a session could hold it. I was wondering if there was a fool proof way of making it so the website remembers the last accessed email address on this login page I'm working on. I was thinking sessions at first but they'd expire, then I thought perhaps I could keep them in a database table of the username and IP, but then I realized there's some areas that share an IP. So is there any way I could do this? Any help will be appreciated, thanks Link to comment https://forums.phpfreaks.com/topic/148624-remembering-form-fields/ Share on other sites More sharing options...
waynew Posted March 9, 2009 Share Posted March 9, 2009 I'm guessing that IE explorer itself remembers your hotmail address because FF doesn't if you clear your history. Link to comment https://forums.phpfreaks.com/topic/148624-remembering-form-fields/#findComment-780469 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.