Click here to Skip to main content
15,891,777 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi,
how remove all saved passwords in mozilla firefox using vb6,
please help me.
thanks a lot.
Posted
Comments
Kenneth Haugland 1-Aug-12 17:27pm    
You are really on to firefox arent you :)
Christian Graus 1-Aug-12 17:37pm    
VB6 has been unsupported for a decade and always sucked. you need to first work out how to do this, THEN see if the method you need to use, can be done in VB6. If you have any interest in programming, and like BASIC syntax, learn VB.NET, it's a real language, with ongoing support.
Sergey Alexandrovich Kryukov 1-Aug-12 17:39pm    
I'm not completely agree. I insist that VB6 was obsolete even before it was introduced to the market; are you disagree? :-)
--SA
Christian Graus 1-Aug-12 17:41pm    
*grin* hence my use of the phrase 'always sucked'. I suspect some people are given VB6 and have no idea that VB.NET has free editions. Or teachers teaching what they know.
Sergey Alexandrovich Kryukov 1-Aug-12 17:52pm    
Exactly. Many also think that VB.NET is a kind of VB which is not exactly so...
--SA

1 solution

IN light of the comments this might be a good place to start:
http://www.microsoft.com/visualstudio/en-us/products/2010-editions/express[^]

A small step for man, a giant leap for mankind ;)
 
Share this answer
 

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