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. creating url

creating url

Scheduled Pinned Locked Moved ASP.NET
question
4 Posts 2 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.
  • R Offline
    R Offline
    robmays
    wrote on last edited by
    #1

    I use a sqldatareader to bring back data but where i bring back a web address ie www.exservices.co.uk i want that to display as link in a textbox any ideas?? this.txtWebAddress.Text = reader["WebAddress"].ToString();

    M 1 Reply Last reply
    0
    • R robmays

      I use a sqldatareader to bring back data but where i bring back a web address ie www.exservices.co.uk i want that to display as link in a textbox any ideas?? this.txtWebAddress.Text = reader["WebAddress"].ToString();

      M Offline
      M Offline
      Mike Ellison
      wrote on last edited by
      #2

      Hi there. A TextBox will not display text as a link. You might want to include a HyperLink control to the right of the TextBox (or in place of it?) that is hidden or visible depending on your data.

      R 1 Reply Last reply
      0
      • M Mike Ellison

        Hi there. A TextBox will not display text as a link. You might want to include a HyperLink control to the right of the TextBox (or in place of it?) that is hidden or visible depending on your data.

        R Offline
        R Offline
        robmays
        wrote on last edited by
        #3

        why did i not think of that? simple when you know how. many thanks, I must need a cup of tea.

        M 1 Reply Last reply
        0
        • R robmays

          why did i not think of that? simple when you know how. many thanks, I must need a cup of tea.

          M Offline
          M Offline
          Mike Ellison
          wrote on last edited by
          #4

          :cool: Actually a cup of tea sounds great right about now.

          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