HighDots Forums  

Is there a way to stop form fields reseting

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Is there a way to stop form fields reseting in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Me
 
Posts: n/a

Default Is there a way to stop form fields reseting - 08-06-2004 , 10:07 AM






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



Reply With Quote
  #2  
Old   
Julian Roberts
 
Posts: n/a

Default Re: Is there a way to stop form fields reseting - 08-06-2004 , 10:11 AM






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



Reply With Quote
  #3  
Old   
Mick White
 
Posts: n/a

Default Re: Is there a way to stop form fields reseting - 08-06-2004 , 03:12 PM



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

Julian Roberts wrote:

Quote:
Use something like

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


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.