<system.web> <httpRuntime maxRequestLength="1024" executionTimeout="20" /> </system.web>
设置下web.config
图片?
是在客户端进行设置
@dudu: 就是设置浏览器超时时间?
你试试这个办法。
1. 单击“开始”,单击“运行”,键入 regedit,然后单击“确定”,cheap chanel handbag。
2. 在注册表中找到并单击以下项:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\InternetSettings
3. 在“编辑”菜单上,假期OVER,指向“新建”,然后单击“DWORD 值”。
4. 键入 KeepAliveTimeout,然后按 Enter 键。
5. 在“编辑”菜单上,单击“修改”。
6. 键入相应的超时值(以毫秒为单位),然后单击“确定”。
例如,要将超时值设置为两分钟,请键入 120000。
7. 重新启动 Internet Explorer。
@爱编程的大叔: 意会错了, du老板要的是客户端的。
@请叫我头头哥: 要通过js代码实现,不允许操作客户端电脑
如果是Jquery的话,可以看看这个
http://api.jquery.com/jQuery.ajax/
$.ajax
call is made; if several other requests are in progress and the browser has no connections available, it is possible for a request to time out before it can be sent. In jQuery 1.4.x and below, the XMLHttpRequest object will be in an invalid state if the request times out; accessing any object members may throw an exception. In Firefox 3.0+ only,script and JSONP requests cannot be cancelled by a timeout; the script will run even if it arrives after the timeout period.