G
Guest
I create several link buttons based on database data. When a user clicks a
link button,
1. I want to pass the value of the button as a parameter to an SQL query
string;
2. suck more data out of the database; and
3. create another bunch of link buttons.
All on the same page.
Can anybody suggest how I do step 1 ?
Thank you.
link button,
1. I want to pass the value of the button as a parameter to an SQL query
string;
2. suck more data out of the database; and
3. create another bunch of link buttons.
All on the same page.
Can anybody suggest how I do step 1 ?
Thank you.