
Hi,
I know it will sound stupid but I have got a very simple problem. I am trying to pass a value from a textbox in a form to another asp page and displaying it there. I am using request.form for that and response.write but request.form is not getting any value from the form and the target asp page does not display any error as well.
The codes for the pages are;
|