Yes, thank you, I would like any examples you can give, but how do I get the value passed into the <% ASP %> code from javascirpt or vbscript to use in a database call? I need to get the value of a drop down box into a variable so I can use it as an input variable in a SQL SP. But I would like to do the updates to the page dynamically by inputing the reuslts into a <span> tags without reloading the page.
Thanks,
Brian