Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 822717
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T02:50:20+00:00 2026-05-15T02:50:20+00:00

how to retrieve a link from text view. When user click an link ,

  • 0

how to retrieve a link from text view. When user click an link , i need to capture that link.
Any way to do that ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T02:50:21+00:00Added an answer on May 15, 2026 at 2:50 am

    Just implement -application:handleOpenURL: in your app delegate. Return NO to avoid opening the URL.

    Just subclass UIApplication and override its -openURL: method, e.g.

    -(BOOL)openURL:(NSURL*)theURL {
       if (shouldOpenURL(theURL))
         return [super openURL:theURL];
       else
         return NO;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to retrieve text from a remote web site that does not provide
I'm trying to retrieve link text from an HTML file. Each of the link
I would like to figure out a way to retrieve the the link text
What I need to do is retrieve a link through a command such as:
If I have a link of a picture like that: http://www.google.com/images/srpr/logo3w.png Can I retrieve
I retrieve data from db like that: select * from MOVIE_COMMENT where USER_ID =
I'm trying to retrieve a page with greasemonkey and then extract a link from
I'm trying to retrieve note titles from a specific notebook whenever the user clicks
I want to retrieve data from restful webservice that returns xml. I'm using phonegap.
I am trying to retrieve the text data from an ePub file using Java.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.