I need a hierarchical drop down <select><option/></select>
for use within a browser, preferably Firefox. I d rather not use a framework like jQuery. Please spare me the questions as to why.
I have a gridview that, when in edit mode, I use a dropdown to load all provinces, however, when I change the province and click update, my page crashes...I m not sending the province parameter to the ...