Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.