微软建议的上传文件在 CGI 中对我不起作用
我们想将 Windows Mobile 中的 .zip 文件上传到服务器上运行的 .cgi 脚本。 在桌面上我们有“Webclient.uploadfile”API,它在winmo中不支持。我们有其他上传方法吗 示例
Windows Mobile 中的文件..我们尝试了Microsoft 建议的 方法,但它不适用于我们的 CGI 脚本。 请让我们知道解决此问题的任何替代方案。
we would like to upload a .zip file in windows mobile to .cgi script running at server.
in desktop we have "Webclient.uploadfile" API, it does't support in winmo. do we have any alternative methods to upload
file in windows mobile.. we tried a sample
method suggested by Microsoft, but it doesn't work for our CGI script.
please let us know any alternatives available for this problem.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嘿,只需关注这个链接,
它包含将文件上传到的详细步骤来自 Windows Mobile 的服务器
Hey just follw up this link
it has detail steps to upload file to server from windows mobile