1<% ; # the output of this script should just be '', or nothing $Response->Redirect('NULL.asp'); die("should never get here"); %> 2