Hi cLFlaVA, yes i'm trying to set the value not the control, not sure why its not working, i have the JS at the end of the page. Its a .Net drop down control that i'm trying to set:
form1.DropDownSpecialty.options[form1.DropDownSpecialty.selectedIndex].value=5;
I wonder if it won't work because of the .net control? THanks, i'll keep figuring this one out. I have coded for it to work using server side code, but i'm still puzzled why the script won't intantiate over the control
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.