public ActionResult Index() { var aa = HttpMethods.HttpGetReturnBytes("http://115.238.87.114:11001/VerifyCode.gif"); return(View()); }