Click here to Skip to main content
15,889,335 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi,
Is there any possibility of clearing saved passwords using vb.net code from the browser (could be IE, Chrome or Mozzila).

Thanks
Posted
Comments
Sergey Alexandrovich Kryukov 3-Aug-11 13:19pm    
This is not a programming question. Remove VB.NET tag -- it has nothing to do with the topic.
--SA

Yes, of course, but the saved password feature works in different ways for each browser. Read the browser documentation in each case.

This is off-topic — not a programming question. There is no a universal way to do this programmatically.

—SA
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900