How to pass a TextboxID in an HTML Link

Alex P 0 Reputation points
2023-03-15T17:29:21.35+00:00

I have an aspx page and it has a standard TextBox for input.

For testing, I place an integer in it (i.e. 5), run the solution and it displays information pulled from SQL table into the page based on the ID entered.

How do I call this from a link where the ID being passed can change instead of entering the value manually?

TIA

AP

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,272 questions
{count} votes