hi frens..
i am using a username and password textboxes on a form.
i just want to input username and password only once in those text boxes
after that how many ever times i run the project the same username
and password should be used.
if i want to change that username and password i gave for the 1st time
then i can use a button or any other control.

this should happen even after i publish the project as exe file and distribute
to my team members.

P.S:
my intention is to distribute this form as a exe file to my team members.
and i wish my team members may not type the username and password
everyday and everytime if they wish to run my exe file.


Can this happen with vs2005 text box component ?