this may sound REALY stupid but here it goes:
how do i load a form after i have made a login form and it all but works(wow) but after a login it wont load the main form. How do i do that? thx
Printable View
this may sound REALY stupid but here it goes:
how do i load a form after i have made a login form and it all but works(wow) but after a login it wont load the main form. How do i do that? thx
Load formname
formname.Show
Add Unload Me after the FormName.Show to get rid of the login dialog.
thx alot wow no i mght be able to make it work!!!:eek: :eek: