|
-
Feb 9th, 2000, 10:46 AM
#1
Thread Starter
New Member
I have some variables i would like to put in a textbox, for example when the user types in something to another textbox it stores a variable and when you click a button the text displays something like this...
text1.text "This is a variable " & myvar
I want to be able to put a newline tag or something in there like this...
text1.text "This is my" & newline & "variable " & myvar
something to that nature.. if anyone could help i would really appreciate it.. someone else told me that it can be done with the CHR() tag??? PLZ HELP
------------------
- azpc
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
|