% dim show_message if (Request.Form("username")="") and (Request.Form("password")="") then show_message = 0 elseif (Request.Form("username")="") then show_message = 1 elseif (Request.Form("password")="") then show_message = 2 else show_message = 3 end if %>
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||