\\create by ahuinan 2009-6-22 \\up by ahuian 2009-6-23 \\up by ahuinan 2009-6-24 1、将common项目中的md5函数代码更改为: 代码如下:return System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(str, “MD5”).ToLower().Substring(8, 16); 实现主站与论坛统一加密方式。 2、将common项目中的Encode和Decode改成直接返回。 3、ASP若采用s