System Information

Impossible Is Nothing...

导航

2005年6月16日 #

如何给textbox中的文本设置垂直对齐,以及右对齐

摘要: 应用style="text-align:right"如: 阅读全文

posted @ 2005-06-16 18:37 SysInfo 阅读(2037) 评论(7) 推荐(0) 编辑

如何在文本框中打了回车以后,触发一个按钮事件

摘要: 最近在CSDN上,总是看到有网友提问,如何根据Enter,触发按键事件,现总结如下:http://community.csdn.net/Expert/topic/4086/4086715.xml?temp=.6221735http://community.csdn.net/Expert/topic/4091/4091753.xml?temp=.8459284http://community.csd... 阅读全文

posted @ 2005-06-16 18:34 SysInfo 阅读(995) 评论(1) 推荐(0) 编辑

Passing parameters to an ASP.NET page running in an IFRAME

摘要: Introduction I am building a content management intranet for my company. The website is based on DotNetNuke, and uses the excellent FreeTextBox control in order to enter HTML into the articles. One of... 阅读全文

posted @ 2005-06-16 13:38 SysInfo 阅读(841) 评论(0) 推荐(0) 编辑

Link ASP.NET Data Grid to Microsoft Excel in the client side

摘要: I was playing with internet explorer context menu, suddenly I noted that I have menu item called "export to Microsoft Excel".http://www.codeproject.com/aspnet/DGExdel.asp 阅读全文

posted @ 2005-06-16 13:37 SysInfo 阅读(499) 评论(0) 推荐(0) 编辑

Configuring Exceptions Using Web.config

摘要: Introduction It's always been a problem to handle exceptions in a large enterprise environment, where you want to deal with different exceptions in a different manner. Though error pages can be config... 阅读全文

posted @ 2005-06-16 13:34 SysInfo 阅读(600) 评论(0) 推荐(0) 编辑