Preventing Form Field showing previous entries.

P

Paul SP

I would like to prevent a form field in FP 2002 automatically showing what
has been entered in it before to increase security. Is there some programming
I can write in to prevent this? Any ideas?
 
K

Kevin Spencer

It SOUNDS like you're talking about a feature of Internet Explorer, which is
to remember what was entered previously in form fields, and offer to fill
similar form fields with the same data. First, this is a feature of Internet
Explorer, and the user has full control over whether it is active or not.
Second, it is user-specific. If a person logs into a machine as a different
user, the data from another user is not available to that user.

There is no way to control this feature via HTML or JavaScript in a web
page.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
The sun never sets on
the Kingdom of Heaven
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top