This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > August 2004 > Is there a way to stop form fields reseting





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Is there a way to stop form fields reseting
Me

2004-08-06, 12:15 pm

Is there a way to stop form fields resetting themselves
after a form has been submitted?

The form is for searching using "get" and results
are on the same page.

Dan


Julian Roberts

2004-08-06, 12:15 pm

Use something like

<input type="text" name="keyword"
value="<%=Request.Querystring("Keyword")%>"/>

--
Jules
http://www.charon.co.uk/charoncart
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004


Mick White

2004-08-06, 7:15 pm

That may not work if he's not using asp....
Mick

Julian Roberts wrote:

> Use something like
>
> <input type="text" name="keyword"
> value="<%=Request.Querystring("Keyword")%>"/>
>

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews