Hey all,

For some strange reason request.form doesnt work??

I have a form with method=post then on the asp page i have

varMess = Request.Form("message")

Where message = the name of an input box!

But nothing comes up even though i entered something in!

Any ideas

thanks
b