Differences

This shows you the differences between two versions of the page.

Link to this comparison view

essai [2020/04/16 10:55]
essai [2020/04/16 10:55] (current)
Line 1: Line 1:
 +<​form>​
 +Action mail ymontbrun@free.fr
 +Thanks "​Thanks for submitting your valuable data."
  
 +Fieldset "A set of fields"​
 +Textbox ​ "​Name"​ "=Your Name"
 +email "Your E-Mail Address"​
 +textbox "​Occupation (optional)"​ !
 +password "Some password"​
 +
 +fieldset "even more fields"​
 +select "​Please select an option"​ "​Peaches|Apples|Oranges"​
 +static "Some static text that could be an agreement"​
 +yesno "Read the agreement?"​
 +textarea "Tell me about your self"
 +textbox "You need to write '​agree'​ here" /^agree$/
 +submit "​Submit Query"
 +</​form>​