2008年4月23日

ASP.NET 2.0 FileUpload control avi 中文 错误- cannot upload more than 4MB by default

摘要: http://sgdotnet.org/blogs/chuawenching/archive/2006/04/25/25995.aspx "To do so, you need to change the default file size in machine.config.comments file for maxRequestLength of httpRuntime tag. Thi... 阅读全文

posted @ 2008-04-23 16:59 newr2006 阅读(233) 评论(0) 推荐(0)

ImageButton的图片变换的效果

摘要: 方法一: javascript function mouseOver(id){ alert(document.getElementById(id).src); document.getElementById(id).src='images/navigation/3_08.png'; } 方法二:C#样式的改变... 阅读全文

posted @ 2008-04-23 12:52 newr2006 阅读(2588) 评论(0) 推荐(0)

导航