Actually, I figured it out, I'll try to explain later.
Thanks!!
Dave
User Profile
Collapse
-
Enableing multiple combo boxes when radio button is selected
Hi there,
I have three combo boxes that I would like to have Disabled (grayed out???)
and preselected to a particular selection until a radio button (YES) is clicked,
thus enabling the combo boxes and available to select which ever selection
the user wants...
Just to make myself clear....
--------------------------------------------------------------------------------------------------------... -
Actually, I figured it out and slapped my head. I was using the incorrect recordset name. The recordset "rsTeacher" should have been, "rsTeacherUpdat e". all is well now, LoL!
Thanks for your patience and help!!!
DaveLeave a comment:
-
I understand that part and used my actual field names "tblTeacher s" "fldTeacherName ", etc... I still couldn't get it to work.
I'll figure it out somehow...
DaveLeave a comment:
-
Hmm, I tried it, but I kept on getting errors. Thanks though. It said that teacher and student were "Undefined" ???
DaveLeave a comment:
-
How do I display a selected Recordset from a database into a combobox?
Hi there,
I'm trying to create an Update page in ASP so that I can update a student's info. The problem I'm having is displaying the current teacher the student currently has in the combobox. I'd like to have the current teacher already selected in the combobox so that I don't accidentally select the same teacher. (E.g. If a Student changes his/her teacher from Mr. Smith over to Mr. Jones, the in the Update page, Mr. Smith is already...
No activity results to display
Show More
Leave a comment: