Hi. I have created fileupload control and its working well on web browser. But i want to use the same control when some one access the site from mobile browser. so what should i do? i tried accessing the same site from mobile browser but its not working. i tested on 2 emulators and i got this result. Microsoft Mobile explorer: Not showing the browse at all but the upload button is visible and when i click it does give the validation error that please upload the file. Openwave: its visible and when i click browse it does goes to phone memory for me to select picture or any file but once i click upload button , it crashed. is there any alternate way to do so? i am new to asp.net environment. and need urgent help. thanks
File Upload Control
Collapse
X
-
Tags: None
-
yeh i know and while i was researching. i got to know dat i can use DeviceSpecific tag under Mobile form and then i can put my control in it. but its nt working . i need more info and guidance on how to use devicespecific tag.Comment
-
-
yup i am talking about that.. but i am not sure how to use that and if i want my fileupload control to work on mobile browser how it gna help me.Comment
Comment