HTML Examples
Example 1
-> A form with default email and display format. No additional input fields.
HTML Source
email
-> be sure to reload the page.
Example 2
-> A form with default email and display format. With additional input fields.
HTML Source
email
-> be sure to reload the page.
Example 3
-> A form with default email format but with a redirected HTML display.
HTML Source
email
-> be sure to reload the page.
Example 4
-> Having both SHOW and FORM formated page. All fields are formated.
HTML Source
example4.form
example4.show
email
-> be sure to reload the page.
Example 5
-> Having both SHOW and FORM formated page. Only some fields are formated.
HTML Source
example5.form
example5.show
email
-> be sure to reload the page.
Example 6
-> Empty fields handling
HTML Source
example6.empty
email
-> be sure to reload the page.
Example 7
-> demo of
CC
and
MIME
feature
HTML Source
email
-> be sure to reload the page.