<% Dim strError If Request("Error") = "" Then strError = "No Errors" Else strError = Request("Error") End If %> Error Page

 

<%= strError %>