Passing Query string with HyperLink web control
-
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
-
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
In your sql query write out the link as a varchar field. "People who never make mistakes, never do anything." My Blog
-
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