|
-
May 27th, 2002, 05:08 PM
#1
Thread Starter
Member
Forms
I have two forms which the user goes back and forward between the two. When I show the first form again all the text boxes have been cleared.
I have used
dim frm as new form1
frm.show
I take it that the reference to NEW is clearing the textboxes.
What is another way to show and hide forms and keep all inputed information in the textboxes to stay.
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
|