Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, iam newly using Vb6 i want to use password control on form. what code use in the form.
I'm not sure what you meant by password control. If you want VB6 to display **** in a textbox, just set the PasswordChar property to '*'. Edbert P. Sydney, Australia.