is it possible to pass form objects from a .net asp into a classic asp?

am i doing it wrong?

should i call classic asp from the button event? i've tried this but it the object value of the form is not passed.

onclick event of the button i placed
"response.redirect("test.asp")