flnMichael
Programmer
Hey,
I know this is a 101 question, but I can't seem to figure this out. I have a radiobuttonlist and I want to know which one I chose so I can do some other functions. I've tried OSRdBtn.SelectedItem.Value = "Other" and OSRdBtn.SelectedItem.Text = "Other" and many variations using SelectedIndex, but it still craps out. What little thing am I doing wrong?
Thanks
Mike
I know this is a 101 question, but I can't seem to figure this out. I have a radiobuttonlist and I want to know which one I chose so I can do some other functions. I've tried OSRdBtn.SelectedItem.Value = "Other" and OSRdBtn.SelectedItem.Text = "Other" and many variations using SelectedIndex, but it still craps out. What little thing am I doing wrong?
Thanks
Mike