codice:
if request.querystring("boh")="" then
server.execute("default.asp")
elseif ....


end if
?