HighTechTalks DotNet Forums  

Upload file

ASP.net Mobile microsoft.public.dotnet.framework.aspnet.mobile


Discuss Upload file in the ASP.net Mobile forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
imm
 
Posts: n/a

Default Upload file - 09-27-2007 , 09:48 PM






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?

Reply With Quote
  #2  
Old   
NASH
 
Posts: n/a

Default SANAS - 10-08-2007 , 05:24 AM








"imm" wrote:

Quote:
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?

Reply With Quote
  #3  
Old   
Naufal
 
Posts: n/a

Default RE: Upload file - 12-25-2007 , 11:54 PM



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.

"imm" wrote:

Quote:
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?

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.