%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <%dim Action Action=trim(request("Action")) if Action="Install" then call InstallEQ() else call InsertEQ() end if sub InsertEQ() %>