<%@ Language=VBScript %> <% Set encrypt = Server.CreateObject("ASENCRYPT.AsEncryptCtrl.1") hpc = encrypt.Hash("123456") %>

<%=hpc%>