异步文件上传未更新 Firefox 中的更新面板
我正在使用 Ajax Control Toolkit 中的异步文件上传控件(我已尝试过 asp.net 3.5 的版本 3.0 和 3.5)。文件上传完成后,我在简单的 asp:updatepanel 中更新一些文本字段。由于某种原因,这在 Chrome 中运行良好,但在 Firefox 中无法更新。我已经详尽地尝试了许多不同的解决方案,包括将 updatepanels 更新模式设置为有条件,但无济于事。它在 Chrome 上运行良好,但不会在 Firefox 上的更新面板内更改任何内容。
I’m using the Async File Upload control from the Ajax Control Toolkit (I’ve tried versions 3.0 and 3.5 for asp.net 3.5). When the file upload is complete I update some text fields in a simple asp:updatepanel. For some reason this works fine in Chrome but it won’t update in Firefox. I have exhaustively tried many different solutions including setting the updatepanels update mode to conditional to no avail. It works fine on Chrome but just won’t change anything on Firefox inside the updatepanel.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论