I am trying to create a Browser kind of app for iPhone/iPad.
I open a Web-page and there are certain links for Downloading files and other links to open some other web-pages.
Is there a way to know if the link that I am clicking is normal link to other page or is it a File Download URL (pointing to some file)
I want to launch the File Download ProgressBar based on the above information (if available) or can someone suggest a way for the same?
Regards,
Nirav