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