I’m trying to design a web form that will have the following fields and essentially send the uploaded files to my email as soon as the “send” button is pressed. I need a simplistic code (html + CSS) for it.
Form description.
-
Name (text), mandatory
-
Email (text), mandatory
-
Company (text), optional
-
Phone number (text), optional
-
Country (drop down list), mandatory
-
Sphere of work (drop down with “other” option and a text field that will appear only if “other” is chosen), mandatory
-
Upload supporting file (file upload option, multiple files can be uploaded as long as each file is less than 2 MB in size), optional.
8.Requirement summary - A free text field with a character limit of 1000, mandatory.
- “Send” button - this should send the above data entered by the user including file attachments to my email ID.
Any help with the code is much appreciated!
Aucun commentaire:
Enregistrer un commentaire