Can I get text in textbox to remain after clicking submit?

P

Peter

Hi,

I have a textbox that keeps getting cleared of text when I click
submit. How can I keep what the user entered into the textbox in the
textbox after submit is clicked?

Thanks,

Peter
 
C

Chet

| Hi,
|
| I have a textbox that keeps getting cleared of text when I
click
| submit. How can I keep what the user entered into the textbox
in the
| textbox after submit is clicked?
|
| Thanks,
|
| Peter

Do you have a URL?
 
T

Thomas A. Rowe

You can't.

What is the reason that you would want this to happen?

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
C

Chet

| You can't.
|
| What is the reason that you would want this to happen?
|
| --
|
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle,
| MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support
see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > Hi,
| >
| > I have a textbox that keeps getting cleared of text when I
click
| > submit. How can I keep what the user entered into the textbox
in the
| > textbox after submit is clicked?
| >
| > Thanks,
| >
| > Peter
|

Tom,

I may have misunderstood the OP, I thought he meant it wasn't
being submitted with the form results.
 
Top