|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (6 bit)
Join Date: Oct 2003
Location: New Zealand
Posts: 58
|
help opening form in vb.net
Hi
Does anyone know how I can open a form from another form while hiding the other one? So when I press a button in from1, form1 will close, form2 will open |
|
|
|
|
|
#2 |
|
Moderator
Staff
Premium Member
Join Date: Aug 2003
Location: Richmond, VA
Posts: 7,835
|
It would probably involve some PHPing, since I presume you intend to have the "Submit" button as your form one, that will lead to your form 2. I would say, though, that the easiest way would be to utilize Macromedia Flash, if you have it. I'm sorry, that I'm not thoughrouly skilled in PHP, but I can tell you that you may use an if then statement.
Hope that helps, kram
__________________
"For today, goodbye. For tomorrow, good luck. And forever, Go Blue!"
University of Michigan President Mary Sue Coleman |
|
|
|
|
|
#3 |
|
Member (7 bit)
Join Date: Feb 2004
Location: Owings Mills, MD
Posts: 95
|
Put code in form2 to close form 1 as soon as it loads OR hide form1 (don't unload it) and then load form2.
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|