G
Gabe Matteson
I would like the linkbutton when it is clicked to exectute a delete sql
statement on the current page.
etc.
onclick="btndelete_onclick"
how do i get the linkbutton to pass the database id column value to the sub
procedure so it can delete the record? thanks for any help
statement on the current page.
etc.
onclick="btndelete_onclick"
how do i get the linkbutton to pass the database id column value to the sub
procedure so it can delete the record? thanks for any help