I've recently built a form that will be used over and over by certain people and some of the fields will contain the same info every time. I notice that Firefox allows a user to double click on a field and it remembers what has been typed there before - allowing the form to quickly be filled out where the information is the same.
However, IE (sigh) doesn't provide that kind of functionality. Is there any kind of a workaround to get it to do so?
I know I can get users to login , fill out a profile and then use that to auto-populate certain fields but I don't want to make it that complex. Just thought I'd check and see if anyone else has thought about this...