<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <% pageStr=request("pageStr") call setHeaderAndfooter() tpl.set_file "main", USEtemplate&"/login.html" tpl.set_var "HTTP_REFERER",pageStr,false tpl.parse "mains", "main",false tpl.p "mains" set tpl=nothing %>