| .NET DotNet Forum Index » JScript .NET Forum » Html post to HtML... |
|
Page 1 of 1 |
|
| Author |
Message |
| Erica... |
Posted: Thu Feb 12, 2009 4:34 pm |
|
|
|
Guest
|
How do you retrieve input value from a post. I have a plain html page and
just want to display what was entered in the previous submitted form without
using any server side code. I though I remembered doing this in plain html a
few years back.
Ex.
Form 1 submit form with name textbox value = "Funny Smith"
Form 1 is submitted to Form 2.
Form 2 is an HTML page as well. I want to display whatever was entered in
the name textbox on Form 1. |
|
|
| Back to top |
|
|
|
|