[Message Deleted]
Web Development
3
Posts
3
Posters
0
Views
1
Watching
-
[Message Deleted]
-
[Message Deleted]
PREMSONBABY wrote:
can u please give me the javascript code for disabling the auto save option, in web browsers
No, I can't. There is no such code. The auto save option is a function in the browser. It's up to the user to decide to use the function or not.
--- b { font-weight: normal; }
-
[Message Deleted]
You don't have to remove stored data... you can try to change the name of fields in the form, or form name. for example, create session and add first 3 characters from session id to the fields in form session_id = afse422aa32321s // for example
... and so on