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. Passing Query string with HyperLink web control

Passing Query string with HyperLink web control

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netdatabasetutorial
3 Posts 3 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.
  • S Offline
    S Offline
    Subrahmanyam K
    wrote on last edited by
    #1

    Hi, I'm using ASP.NET 2.0. How to pass DataBound parameters through the query string in a HyperLink web control? I'm getting a syntactical error. Is there anything wrong with the following tag: 1101188 How to append the Dataitem "ItemID" to the query string? Thanks for some help in advance. Subrahmanyam K

    T M 2 Replies Last reply
    0
    • S Subrahmanyam K

      Hi, I'm using ASP.NET 2.0. How to pass DataBound parameters through the query string in a HyperLink web control? I'm getting a syntactical error. Is there anything wrong with the following tag: 1101188 How to append the Dataitem "ItemID" to the query string? Thanks for some help in advance. Subrahmanyam K

      T Offline
      T Offline
      ToddHileHoffer
      wrote on last edited by
      #2

      In your sql query write out the link as a varchar field. "People who never make mistakes, never do anything." My Blog

      1 Reply Last reply
      0
      • S Subrahmanyam K

        Hi, I'm using ASP.NET 2.0. How to pass DataBound parameters through the query string in a HyperLink web control? I'm getting a syntactical error. Is there anything wrong with the following tag: 1101188 How to append the Dataitem "ItemID" to the query string? Thanks for some help in advance. Subrahmanyam K

        M Offline
        M Offline
        minhpc_bk
        wrote on last edited by
        #3

        Hi there, You normally use the Bind method for the two-way data binding, in this case you don't need that, so you simply replace the Bind method with the Eval.

        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