<% '------------ prot-pictures version 2.0 --------------- '------------- No not change anything below this line ---------------- J = 0 For I = 1 to NoUserNames If (Request("user")) = "" Then Msg = "User Name and/or Password is blank. Please fill both in." ElseIf (Request("pwd")) = "" Then Msg = "User Name and/or Password is blank. Please fill both in." ElseIf (Request("user")) <> UserName(I) Then Msg = "InValid User Name and/or Password. Please try again" ElseIf (Request("pwd")) <> Password(I) Then Msg = "InValid User Name and/or Password. Please try again" Else J = 1 End If Next '--------------If good show picture links ------ If J =1 Then Response.Write "
" For I = 1 to NoPicMsg Response.Write "