View Single Post
  #1 (permalink)  
Old 04-13-2008, 02:51 AM
T. Wintershoven
 
Posts: n/a
Diggs:
Default Filling textboxes after returning to the contactform

Hi,

I have a contactform on my page an check the inserted data with a .php file.
If one of the textboxes isn't aproved( e.g. is empty), the form returns on
the screen with a message.
But all the textboxes are now empty.
I would like to have the value of the textboxes as the user had it entered
the first time.

I have build the form directly in Dreamweaver and not within php
The php file only checks the entered data.

Can someone please tell me how i can do this.

<input name="txtbContactName" type="text" class="regulartext"
id="txtbContactName" size="55" maxlength="50">

T.i.a.

Regards
Tino Wintershoven
The Netherlands







Reply With Quote
Sponsored Links