将图像文件上传到iPhone中的网络服务?

发布于 2024-10-22 11:33:47 字数 584 浏览 0 评论 0原文

我尝试将图像与“uniqueIdentifier”、“tophonenumber”、“fromphonenumber”、“key”一起上传到网络服务,

这是我的网址

http://api.appname.com/index.php/api/bookmark/?uniqueIdentifier=74r587f87das48wq78rtqwer87r8weq&to=15128569514&from=15127052402&image=&key=506df2058254de29f73a64a084 766e50

我收到响应,因为上传失败。 ...

你能给我解决方案吗

i'm try to upload the image to webservice along with "uniqueIdentifier","to phonenumber","from phonenumber","key"

this is the my url

http://api.appname.com/index.php/api/bookmark/?uniqueIdentifier=74r587f87das48wq78rtqwer87r8weq&to=15128569514&from=15127052402&image=&key=506df2058254de29f73a64a084766e50

i got response as upload fail.....

Can you please give me the solution

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

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

发布评论

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

评论(1

忆依然 2024-10-29 11:33:48

您应该使用 ASHTTPRequest 和 ASIFormDataRequest。请参阅此 Link1链接2

谢谢!

You should use ASHTTPRequest and ASIFormDataRequest. Refer this Link1 and Link2.

Thanks!

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