I have a textbox that is populated with a value as a result of a button, that function works fine.
What I am trying to do is have some information fixed and the result of the button added to the end of it.
For an example, When I click a button the word mydoc.txt is placed in the textbox.
What I would like is C:\Folder\ waiting or default and when the button is clicked the result would be C:\Folder\mydoc.txt
I hope I explained that to make sense.. Can someone please tell me how to accomplish this?
Thanks.
Fen
What I am trying to do is have some information fixed and the result of the button added to the end of it.
For an example, When I click a button the word mydoc.txt is placed in the textbox.
What I would like is C:\Folder\ waiting or default and when the button is clicked the result would be C:\Folder\mydoc.txt
I hope I explained that to make sense.. Can someone please tell me how to accomplish this?
Thanks.
Fen