通过 Web 服务将文件上传到 Sharepoint,无需使用 Jquery 刷新页面

发布于 2024-08-02 22:07:30 字数 95 浏览 2 评论 0原文

我正在尝试使用 jquery 创建一个向导(填写信息对话框,按下一步,对话框更改但页面不刷新)。在此过程中,我想将文件上传到文档库。我不想重新加载页面。这可能吗?你会怎样做呢?

I am trying to create a wizard using jquery (fill in a dialog of info, press next, dialog changes but page does not refresh). During this process I would like to upload a file to a document library. I do not wish to reload the page. Is this possible? How would you go about doing this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

未蓝澄海的烟 2024-08-09 22:07:30

您可以使用 uploadify 插件此处,它使用 flash 组件上传文件,并且提供几乎每个状态的事件上传,这样你就可以在你想要更改显示警报等内容时触发你的功能...

正如redsquare所说,还有其他插件,但我在一个项目中使用了这个插件,它运行得很好。

希望有帮助,

思南。

You can use uploadify plugin here, which uses a flash component to upload files and it provides events for almost every state of uploading, so you can fire your functions whenever you want for changing content showing alerts etc...

As redsquare says there are also other plugins, but i used this one in a project and it works pretty well.

Hope it helps,

Sinan.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文