1<my:null>
2<%
;
# the output of this script should just be '' with a Location: NULL.asp header
$Response->Redirect('NULL.asp');
%>3
</my:null>
4
1<my:null>
2<%
;
# the output of this script should just be '' with a Location: NULL.asp header
$Response->Redirect('NULL.asp');
%>3
</my:null>
4