摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--Processp=newProcess();p.StartInfo.FileName=files[i];p.StartInfo.UseShellExecute=false;p.StartInfo.Cr...
阅读全文
摘要:前台页面Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1...
阅读全文
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//原创aloxy//2007.12.19//本地路径转换成URL相对路径privatestringurlconvertor(stringimagesurl1){stringtmpRootDir=Se...
阅读全文
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--setANSI_NULLSONsetQUOTED_IDENTIFIERONGO--=============================================--Author: --Cr...
阅读全文
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--protectedvoidPage_Load(objectsender,EventArgse){if(!IsPostBack){try{GenerateTree();erawarner.Model.R...
阅读全文
摘要:选中父节点,同时选中子节点。 选中子节点,自动勾选上父节点,当所有的子节点都没有选中的时候,又自动取消父节点的勾选。代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<scriptsrc="http://www.cnblogs.com/js/j...
阅读全文
摘要:前台页面 js,代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/...
阅读全文
摘要:但其他脚本,与 asp.net 验证控件一起进行脚本验证时,容易使 asp.net 验证控件的验证,失去效果,下面提供了一种比较好的解决方案代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<asp:ButtonID="btnOK"runat=...
阅读全文
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--两个时间,后一个不能大于前一个发送时间<asp:TextBoxID="txtSendTime"onfocus="WdatePicker({dateFmt:'yyyy-MM-ddHH:mm:ss'...
阅读全文