| 查看权限: |
需要 【普通用户】 级别以上才能查看。 |
| 信息标题: |
使用md5给实际字符串加密码 |
| 所属栏目: |
ASP  |
| 发布时间: |
2010-11-09 |
| 信息简介: |
使用md5给字符串加密
md5.asp代码见 www.aspprogram.cn/soft.asp?id=39
index.htm
<form name="form1" method="post" action="2.asp">
要加密的字符串:<input type="text" name="ch"><br>
<input type="s |
|
|
|