Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

File Upload/Access in PDA

1 view
Skip to first unread message

T.Jeywin Lizy

unread,
Dec 15, 2008, 3:45:00 AM12/15/08
to
Hi
My ASP.Net application needs to upload a file from users PDA(IE Mobile Ver 5).
The fileupload control does not work here as I queried and found
Browser.Capability[SupportFileUpload] returns false.

So I then tried to read the file (the user tries to attach file from PDA) to
get the filestream.
But this gives message
'System.IO.DirectoryNotFoundException:could not find a part of the path'
(but works fine in PC).

Please let me know if there's a work around way to upload file in PDA(IE
Mobile Ver. 5)?
ALso pls let me know how can I access the file in Client system(PDA in this
case) from my web appln
Do I need to make some setting in PDA or could I trap it completely with
ASP.Net code with Security Permission set or smthing else like that

Pls let me know asap.

Thanks in advance

0 new messages