I have a web page that has a drop down list on it. I would like to store the value the user selects in a variable. I tried using dropdownName.Value, but everytime the script runs it errors out saying The name "dropDopName" does not exist in current context. How do I access that value?
Thanks,
Thanks,