摘要:
代码如下:imports system.web.SecurityPublic Class md Public Function mdaccess(ByVal password As String, ByVal mdx As String) As String mdaccess = FormsAuthentication.HashPasswordForStoringInConfi... 阅读全文
摘要:
很久没发贴了,因为这些时间又在做ASP的页面,没用dotnet,有时真有点过意不去了。唉!中国现状呀!发一个ASP留言板,当资料存着,自己写的,很简单。把留言功能,删除功能,回复留言功能都写到一个页面里的,用的ACCESS数据库,数据库结构直接看源代码出能分板出来了。 "" and t_pwd=pwd and t_answer="" thensqlcmd="delete from guest w... 阅读全文