07 2010 档案
处理SQL注入的“ ‘ ”问题!
摘要:[代码]Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1///<summary>2///检查参数是否含有"'"3///</summary>4///<paramname="value">参数</param>...
阅读全文
提取字符串中的数字字符串
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1///<summary>2///提取字符串中的数字字符串3///</summary>4///<paramname="str"></param>5///...
阅读全文
ASP.NET 获取客户端浏览器类型、版本号方法!
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--publicstringGetClientBrowserVersions(){stringbrowserVersions=string.Empty;HttpBrowserCapabilitieshbc...
阅读全文
Internet Explorer cannot open the internet site
摘要:问题:将JavaScript函数或代码放在<div></div> 或者<table> </table> <form> </form>内可能会出现此问题。[代码]解决办法: [代码]
阅读全文