if not Compile("<form name=\"upload\" method=\"POST\" action=\"([^\"]+)\"") then return false end
if not Compile("<form name=\"upload\" id=\"upload\" method=\"post\" enctype=\"multipart/form-data\" action=\"([^\"]+)\"") then return false end