i want the file Default2.aspx to open when i type achelnit in the username textbox and password in the password textbox.
here is the code error:
Line 5: Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles login.Click
Line 6: If Username2.Text = "achelnit" And Password2.Text = "password" Then
Line 7: C:\Documents and Settings\Alan Chelnit\Desktop\website\Default2.aspx
Line 8: End If
Line 9:
2007-03-21
09:56:39
·
1 answers
·
asked by
Java
4
in
Computers & Internet
➔ Programming & Design