Remember the details........
I have two forms, one to add a password name, and password. The other to view password names through a list box, and a textbox to show the code. The idea is when i add text in the form that adds a new item, it puts it into the list box on the other form. (Which i have done like:)
VB Code:
frmPasswordStorer!lstMain.AddItem txtPasswordName.Text
The question in hand though is, when i click the listbox, it shows the correct code in my textbox. How can that be done?
If this is slightly confusing i will try and explain slightly more clear.
THANKS:wave:
Re: Remember the details........
Quote:
Originally posted by Madboy
I have two forms, one to add a password name, and password. The other to view password names through a list box, and a textbox to show the code. The idea is when i add text in the form that adds a new item, it puts it into the list box on the other form. (Which i have done like:)
VB Code:
frmPasswordStorer!lstMain.AddItem txtPasswordName.Text
The question in hand though is, when i click the listbox, it shows the correct code in my textbox. How can that be done?
If this is slightly confusing i will try and explain slightly more clear.
THANKS:wave:
Huh?:confused:
Re: Remember the details........
Quote:
Originally posted by Madboy
If this is slightly confusing i will try and explain slightly more clear.
Echo Jon. Why don't you go ahead and do this? ;)
Re: Re: Remember the details........
Quote:
Originally posted by ober5861
Echo Jon. Why don't you go ahead and do this? ;)
Apparently I'm not the only DUMB one:p :p
MadBoy...we are fast readers, and your question makes no sense...go ahead and reread it yourself :bigyello: :bigyello: