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