实现鼠标右键弹出菜单 上传图片自定义控件 弹出菜单(PopUp 控件)
上传文件大小控制方法:web.config中设置<httpRuntime>小节
http://msdn.microsoft.com/zh-cn/e1f13641.aspx
<httpRuntime maxRequestLength="20480" useFullyQualifiedRedirectUrl="true" executionTimeout="1200" appRequestQueueLimit="40" />