I am trying to create "upload file" option on mobile web site.
I created an upload.xhtml page that post the selected file to
UploadProcess.aspx page.
In aspx page get the input sream from Request.Files[0] collection.
Everythig works fine when I test it using device emulator from VS 2005,
but the process fails when I test it with real device. The Request.Files[0]
collection is empty.
Any idea how I can create the upload process from mobile web site?
NASH - 08 Oct 2007 11:24 GMT
> I am trying to create "upload file" option on mobile web site.
> I created an upload.xhtml page that post the selected file to
[quoted text clipped - 4 lines]
> collection is empty.
> Any idea how I can create the upload process from mobile web site?
Naufal - 26 Dec 2007 05:54 GMT
Hi, I saw ur post while i search for Mobile Upload and sorry that i couldn't
help u out, but i belive u can help me out in my problem by sending me ur
upload.xhtml and UploadProcess.aspx pages please.
> I am trying to create "upload file" option on mobile web site.
> I created an upload.xhtml page that post the selected file to
[quoted text clipped - 4 lines]
> collection is empty.
> Any idea how I can create the upload process from mobile web site?
Sheno - 14 Mar 2008 12:26 GMT
plz help me to upload file from the mobile to the server
> I am trying to create "upload file" option on mobile web site.
> I created an upload.xhtml page that post the selected file to
[quoted text clipped - 4 lines]
> collection is empty.
> Any idea how I can create the upload process from mobile web site?