Jump to content

Problem with hyperlink


Thilina

Recommended Posts

Hi friends, I'm using .NET 2005 & vb. I want to get hyperlink text from a SQL database and after clicked the hyperlink want to quary from the hyperlink text.If eny one can please help me quicklyThank u.
Hai ,Just bind data to the text as below and write the the query string of which u r requesting in the form load<asp:HyperLink id="hyp" Text ='<%#DataBinder.Eval(Container.DataItem,"categorylist") %>' runat ="server" > </asp:HyperLink>This the format if u have any doubts plz let me knowRegardsNarayana
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...