% response.buffer=True On Error Resume Next Func = Request.QueryString("Func") if isempty(Func) then Func = 1 end if %>