M
Michael
Hello,
I know I can populate the RadioButtonList options from a SQL Database, but
my question is, can I go the other way, take what a user selects, and update
a SQL table with the changed data.
I know this can be done manually, get the results, and I create a SQL
statement to update it, I'm just wondering if I can set up something to do
this automatically "Ok here is the radiobuttonlist, here is the sql table he
wants results to go into, go to it! (perhaps adding text fields to the
process as well)
Any ideas?
--Michael
I know I can populate the RadioButtonList options from a SQL Database, but
my question is, can I go the other way, take what a user selects, and update
a SQL table with the changed data.
I know this can be done manually, get the results, and I create a SQL
statement to update it, I'm just wondering if I can set up something to do
this automatically "Ok here is the radiobuttonlist, here is the sql table he
wants results to go into, go to it! (perhaps adding text fields to the
process as well)
Any ideas?
--Michael