User417457257 posted
Hi every one am try to make page for login for mobile device using VS.NET<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
And I insert two labels and two test box and command button and I write <o:p></o:p>
<o:p> </o:p>
This command <o:p></o:p>
If username.test=”abc” & password =”123” then<o:p></o:p>
Activeform= form1<o:p></o:p>
Else <o:p></o:p>
Avtiveform=form2 <o:p></o:p>
End if <o:p></o:p>
But when I test the code <o:p></o:p>
If the username and password correct or wrong will take my to the same page form2
I don’t know whey ????<o:p></o:p>
<o:p> </o:p>
And the other thing that the code to change
”abc” to username in access database what should I type and also the password <o:p></o:p>
Notice I use multiform in my project
<o:p></o:p>