Hi
I have a drop down menu and a "go" button. When "go" is clicked i need to get the value of the drop down menu. I thought of using a form but i need the value on the same page to finish some calcuations (in asp). I went through the FAQS but the problem i am facing is that i need the value of the drop down menu in the asp code so i can use it in calcuations. Is there any way to get the value without using a form? Or is there any way to get the value on the same page? Thanks
I have a drop down menu and a "go" button. When "go" is clicked i need to get the value of the drop down menu. I thought of using a form but i need the value on the same page to finish some calcuations (in asp). I went through the FAQS but the problem i am facing is that i need the value of the drop down menu in the asp code so i can use it in calcuations. Is there any way to get the value without using a form? Or is there any way to get the value on the same page? Thanks