Hints for inputting data

For security reasons, the data you input into the form is proofed with server-sided scripts (PHP), not browser-sided scripts (e.g., Java-Script).
-> Hence, the inputs are only checked, after you have completed all input fields and submitted the form. After submission, the program checks the individual values and returns the completed form with mistakes highlighted by error messages for correction. Simply correct the errors and submit again. This is the easiest and most secure method to process forms on the Internet.

Hints for using the forum

home