hey guys,
i have an ASP page on which i have a dropdown box which i have already filled. now i need to run a query with the "value" of this dropdown and use the resultset to fill in the remaining controls on the page - these are textboxes etc. the problem is i can retrieve the dropdowns value using javascripts document.form.dropdown.value but i cant figure out how to assign it to the query that is written in vbscript. can u help?
thanx n regards
i have an ASP page on which i have a dropdown box which i have already filled. now i need to run a query with the "value" of this dropdown and use the resultset to fill in the remaining controls on the page - these are textboxes etc. the problem is i can retrieve the dropdowns value using javascripts document.form.dropdown.value but i cant figure out how to assign it to the query that is written in vbscript. can u help?
thanx n regards