tags:

views:

29

answers:

1

hi guys.

How do I disable the save password prompt in web browsers whenever I'm submitting a form. I've seen a few bank sites where this doesn't come up.

Are they doing it through JS or there any http headers or HTML meta tags available to achieve this?

I'm trying to do this for a mobile application. Please pour your ideas.

+1  A: 

Duplicate: http://stackoverflow.com/questions/32369/disable-browser-save-password-functionality

Dustin Laine
thanks for the link!
torrtruk
You could mark as answer or remove this post.
Dustin Laine