Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Link in Textarea.......

Link in Textarea.......

Scheduled Pinned Locked Moved ASP.NET
databasetutorial
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pranavcool
    wrote on last edited by
    #1

    Hi, I have a textarea. This textarea is getting some records from the database. The data also contains some hyperlinks and it should be clickable, say for example i am having a text as below.

    To download the content, click here.

    Now click here is a hyperlink redirecting to another site when clicked. now this this link is not appearing as a hyper link in my textarea. Instead of that it is appearing as a plain text in my text area without the actual hyperlink. How it is possible to get click here text to appear as hyprerlink in my textarea. Regards,

    Pranav Dave

    S J F C 4 Replies Last reply
    0
    • P pranavcool

      Hi, I have a textarea. This textarea is getting some records from the database. The data also contains some hyperlinks and it should be clickable, say for example i am having a text as below.

      To download the content, click here.

      Now click here is a hyperlink redirecting to another site when clicked. now this this link is not appearing as a hyper link in my textarea. Instead of that it is appearing as a plain text in my text area without the actual hyperlink. How it is possible to get click here text to appear as hyprerlink in my textarea. Regards,

      Pranav Dave

      S Offline
      S Offline
      sekannak
      wrote on last edited by
      #2

      Hi, Use NavigateUrl property for the Hyperlink control. regards, kannak.....

      kannak

      1 Reply Last reply
      0
      • P pranavcool

        Hi, I have a textarea. This textarea is getting some records from the database. The data also contains some hyperlinks and it should be clickable, say for example i am having a text as below.

        To download the content, click here.

        Now click here is a hyperlink redirecting to another site when clicked. now this this link is not appearing as a hyper link in my textarea. Instead of that it is appearing as a plain text in my text area without the actual hyperlink. How it is possible to get click here text to appear as hyprerlink in my textarea. Regards,

        Pranav Dave

        J Offline
        J Offline
        JHizzle
        wrote on last edited by
        #3

        As in a large textbox where you're entering text? Probably not with a simple textarea then. Could you elaborate a bit more please.

        1 Reply Last reply
        0
        • P pranavcool

          Hi, I have a textarea. This textarea is getting some records from the database. The data also contains some hyperlinks and it should be clickable, say for example i am having a text as below.

          To download the content, click here.

          Now click here is a hyperlink redirecting to another site when clicked. now this this link is not appearing as a hyper link in my textarea. Instead of that it is appearing as a plain text in my text area without the actual hyperlink. How it is possible to get click here text to appear as hyprerlink in my textarea. Regards,

          Pranav Dave

          F Offline
          F Offline
          Faisal Khatri
          wrote on last edited by
          #4

          Try first saving the contents in HTML in the database. so whenever the information is retrieved it will automatically display the content and embed it automatically with HTML tags.

          1 Reply Last reply
          0
          • P pranavcool

            Hi, I have a textarea. This textarea is getting some records from the database. The data also contains some hyperlinks and it should be clickable, say for example i am having a text as below.

            To download the content, click here.

            Now click here is a hyperlink redirecting to another site when clicked. now this this link is not appearing as a hyper link in my textarea. Instead of that it is appearing as a plain text in my text area without the actual hyperlink. How it is possible to get click here text to appear as hyprerlink in my textarea. Regards,

            Pranav Dave

            C Offline
            C Offline
            carlecomm
            wrote on last edited by
            #5

            Hi, I think if you do not need to edit,then you can change the text to div or other containers to display the HTML format.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups