|
-
Sep 11th, 2006, 06:44 AM
#1
Thread Starter
Addicted Member
is it possible to pass variables from a textbox in visual basic?
is it possible to pass variables from a textbox in visual basic?
i am trying to pass a variable from a textbox. eg this is what is contained in a textbox
Hallo " & !Name & ", your current balance is " & !amount & ". please pay this amount to avoid disconnection!!! Customer Service.
the variables contained in the text box are !name and !amount
the app should be able to tell me what is contained in the field amount and name.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|