Hey,
Just a wee Q...I am trying to pass the value from my textbox via a URL and am unsure how to get this value.
My link reads:
but no luck! How can I pass this value?Code:<a href="AddSequence.aspx?RepNo=<%#txtRepNo.Text%>" style="COLOR: #0000ff">Add Sequence to this Rep</a>




Reply With Quote