English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

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

1 answers

That's not an error, that's the source code from the stack trace.

2007-03-21 12:42:51 · answer #1 · answered by Rex M 6 · 0 1

fedest.com, questions and answers