Apr 28, 2012

How to show fileupload on apple browser

Recently i was facing problem in fileupload on ipad or Apple OS , i searched a lot on the net., but did not get any solution. The only answer which i got was that Apple file System doesn't allow access to fileupload control.

So finally i checked my asp.net Web Application on apple's macbook and it's supports and allow to upload files.


During the search i found that may be usefull link for file upload on iPhone.

http://picupapp.com/scratchpad.html
http://asp.net.bigresource.com/Mobiles-upload-file-not-working-for-IPad-IPhone--mbuXPbNLH.html

----------------------------------------------------------------------------------

No comments:

Post a Comment

What is the use of n-tier architecture and 3-tier architecture?

how to implement 3-tier architecture in asp.net using c#. 3-Tier architecture is also called layered architecture. Some people called it ...