File Upload on PDA using Master Pages asp.net 2.0

N

Nemisis

I am creating a asp.net 2.0 website that can be accessed via a PDA. On
the page i have a file upload .net control, which works fine on its
own. I can check the HasFile property and upload the file to the
server.

If i then change the page to use a MasterPage, the file upload control
doesnt work!! It will allow me to choose a file, but when i try to
upload it, the HasFile property is false instead of true.

Has anyone else had this problem?? Is it a problem with asp.net 2.0
and using master pages??
 
Joined
Sep 3, 2008
Messages
3
Reaction score
0
FileUpload Problem in PDA(IE Mobile Ver 5)

Please let me know how you have managed to upload a file using FileUpload control in PDA.
My (web) application to upload a file works fine in my system.
When the application is used thro' PDA to upload the file there is nothing in the HTTPFileCollection and HasFile returns False.

Please share with me about the work around(if possible the code) you have done to acheive the task of uploading the file in PDA.

Thanks in advance.
T.Jeywin Lizy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top