10 2007 档案

asp.net ajax 2
摘要:asp.net ajax 2 阅读全文

posted @ 2007-10-31 17:48 simhare 阅读(182) 评论(0) 推荐(0)

asp.net ajax
摘要:asp.net ajax 1 阅读全文

posted @ 2007-10-31 16:49 simhare 阅读(196) 评论(0) 推荐(0)

textbox非数字不能输入/求和/保留两位小数
摘要:textbox非数字不能输入/求和/保留两位小数 阅读全文

posted @ 2007-10-31 10:55 simhare 阅读(705) 评论(0) 推荐(0)

command_parameters_add两种重载
摘要:command_parameters_add两种重载 阅读全文

posted @ 2007-10-31 10:06 simhare 阅读(595) 评论(0) 推荐(0)

js checkbox
摘要:js checkbox 阅读全文

posted @ 2007-10-31 09:09 simhare 阅读(373) 评论(0) 推荐(0)

showModalDialog关闭后进if(!Page.IsPostBack)
摘要:showModalDialog关闭后进if(!Page.IsPostBack) 阅读全文

posted @ 2007-10-30 17:26 simhare 阅读(505) 评论(0) 推荐(0)

js 数字相加 parseInt
摘要:js 数字相加 parseInt 阅读全文

posted @ 2007-10-30 14:57 simhare 阅读(2947) 评论(1) 推荐(0)

文本框只允许输入数字
摘要:文本框只允许输入数字 阅读全文

posted @ 2007-10-30 11:14 simhare 阅读(349) 评论(0) 推荐(0)

sql -----Convert newid()
摘要:sql -----Convert newid() 阅读全文

posted @ 2007-10-29 16:27 simhare 阅读(312) 评论(0) 推荐(0)

xml 解析 ----使用CSS
摘要:xml 解析 ----使用CSS 阅读全文

posted @ 2007-10-29 14:26 simhare 阅读(198) 评论(0) 推荐(0)

SQL substring 函数
摘要:SQL substring 函数 阅读全文

posted @ 2007-10-26 13:04 simhare 阅读(6977) 评论(1) 推荐(0)

showModalDialog顺序
摘要:showModalDialog顺序 阅读全文

posted @ 2007-10-24 13:44 simhare 阅读(158) 评论(0) 推荐(0)

not in
摘要:not in 阅读全文

posted @ 2007-10-24 11:04 simhare 阅读(147) 评论(0) 推荐(0)

ArrayList 用法
摘要:ArrayList 用法 阅读全文

posted @ 2007-10-24 09:44 simhare 阅读(317) 评论(0) 推荐(0)

C# AssemblyInfo
摘要:C# AssemblyInfo 阅读全文

posted @ 2007-10-20 12:23 simhare 阅读(876) 评论(1) 推荐(0)

js的replace函数
摘要:js的replace函数 阅读全文

posted @ 2007-10-19 09:35 simhare 阅读(3100) 评论(0) 推荐(0)

response_write的alert的两种换行方法
摘要:response_write的alert的两种换行方法 阅读全文

posted @ 2007-10-17 16:55 simhare 阅读(2561) 评论(0) 推荐(1)

记录上次登录时间
摘要: 记录上次登录时间 阅读全文

posted @ 2007-10-17 13:10 simhare 阅读(146) 评论(0) 推荐(0)

input button 的 onserverclick 事件
摘要:input button 的 onserverclick 事件 阅读全文

posted @ 2007-10-17 11:42 simhare 阅读(2396) 评论(0) 推荐(0)

执行存储过程 /创建存储过程:
摘要:执行存储过程 /创建存储过程 阅读全文

posted @ 2007-10-17 09:42 simhare 阅读(342) 评论(0) 推荐(0)

1.showModalDialog返回值给父窗口 2.winow.open开的窗口赋值给父窗口
摘要:子窗口: function SelectIdInfo(rowId) { window.dialogArguments[0].document.getElementById(window.dialogArguments[1]).value =Grid1.GetRowFromClientId(rowId).GetMember('INVTITLE_NAM... 阅读全文

posted @ 2007-10-16 18:53 simhare 阅读(3920) 评论(0) 推荐(0)

C# 设置本页面内所有TextBox为只读
摘要:C# 设置本页面内所有TextBox为只读 阅读全文

posted @ 2007-10-16 18:31 simhare 阅读(2903) 评论(1) 推荐(0)

js 取得CheckBoxList的选中项的值
摘要:js 取得CheckBoxList的选中项的值 阅读全文

posted @ 2007-10-16 14:33 simhare 阅读(1943) 评论(1) 推荐(0)

checkbox js
摘要:checkbox js 阅读全文

posted @ 2007-10-16 12:43 simhare 阅读(496) 评论(1) 推荐(0)

把某些区域定为contentEditable="true"!
摘要:把某些区域定为contentEditable="true", 阅读全文

posted @ 2007-10-15 13:04 simhare 阅读(177) 评论(0) 推荐(0)

屏蔽 按键
摘要:屏蔽 按键 阅读全文

posted @ 2007-10-14 16:58 simhare 阅读(250) 评论(0) 推荐(0)

窗口与对话框之间的传值
摘要:窗口与对话框之间的传值 阅读全文

posted @ 2007-10-14 16:16 simhare 阅读(691) 评论(0) 推荐(0)

如何在模态对话框中进行提交而不新开窗口?
摘要:如何在模态对话框中进行提交而不新开窗口? 阅读全文

posted @ 2007-10-14 16:13 simhare 阅读(850) 评论(1) 推荐(0)

body 的unload (右上角关闭)时的confirm对话框
摘要:body 的unload (右上角关闭)时的confirm对话框 阅读全文

posted @ 2007-10-14 15:46 simhare 阅读(705) 评论(0) 推荐(0)

windows 的showDialog 方法
摘要:windows 的showDialog 方法 阅读全文

posted @ 2007-10-14 12:17 simhare 阅读(4490) 评论(0) 推荐(0)

asp HyperLink ---------return false ---------return true:can't work properly
摘要:asp HyperLink ---------return false ---------return true:can't work properly 阅读全文

posted @ 2007-10-14 12:07 simhare 阅读(192) 评论(0) 推荐(0)

隐藏 窗口的整个 标题栏(包括右上角的关闭)
摘要:隐藏 窗口的整个 标题栏(包括右上角的关闭) 阅读全文

posted @ 2007-10-14 10:34 simhare 阅读(738) 评论(0) 推荐(0)

createElement Method(document)
摘要:createElement Method(document) 阅读全文

posted @ 2007-10-14 10:20 simhare 阅读(341) 评论(0) 推荐(0)

asp的邦定表达式异常 <_ %_ = strParentid _%_>不能传到下个页面
摘要: asp的邦定表达式异常 不能传到下个页面 阅读全文

posted @ 2007-10-12 17:23 simhare 阅读(158) 评论(0) 推荐(0)

如何引用 “用户控件”---在web.config中
摘要:如何引用 “用户控件”---在web.config中 阅读全文

posted @ 2007-10-12 16:25 simhare 阅读(512) 评论(0) 推荐(0)

switch_goto
摘要:switch_goto 阅读全文

posted @ 2007-10-10 17:11 simhare 阅读(330) 评论(1) 推荐(0)

sql 存储过程
摘要:sql存储过程 阅读全文

posted @ 2007-10-09 21:04 simhare 阅读(171) 评论(0) 推荐(0)

导航