Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| emailform:index [2022-03-02 09:07] – created Alan in Darwin | emailform:index [2024-08-05 16:22] (current) – Australian Broadcast Stations | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| < | < | ||
| - | action | + | Action mail alanindarwin@gmail.com |
| + | Thanks " | ||
| - | labels mylabels | + | Fieldset "Your Details" |
| + | Textbox "Your Name" | ||
| + | email "Your E-Mail Address" | ||
| - | fieldset | + | Fieldset |
| - | textbox | + | Textbox |
| - | textbox | + | |
| - | textbox | + | |
| - | textbox | + | |
| + | Textarea "Your Message" | ||
| - | + | submit | |
| - | radio | + | |
| - | + | ||
| - | submit | + | |
| </ | </ | ||
| - | ------ | ||
| - | < | ||
| - | Action mail alanindarwin@gmail.com | ||
| - | Thanks " | ||
| - | Fieldset "A set of fields" | ||
| - | Textbox | ||
| - | number "Your Age" >13 <99 | ||
| - | email "Your E-Mail Address" | ||
| - | textbox " | ||
| - | password "Some password" | ||
| - | |||
| - | fieldset "even more fields" | ||
| - | select " | ||
| - | static "Some static text that could be an agreement" | ||
| - | yesno "Read the agreement?" | ||
| - | textarea "Tell me about your self" | ||
| - | textbox "You need to write ' | ||
| - | submit " | ||
| - | </ | ||
| - | As you can see, you can define a email address where the data should be sent to and a thank you text to be shown when a us | ||