javascript - registration form while filled and send, it should automatically save the filled field as pdf in server and send the link to "TO ADDRESS" -


i have created big registration form many fields, if end user comes , fill , click "send" button, automatically pdf file has created same in "registration from" , save in server , saved path has mailed "to address".

i tried lot on behalf of functionalities, cant able trigger out, suggest me best code this.

many thanks

for pdf part, use dompdf library there make pdf files, can use form values , generate pdf file , store server.

and attachment in mail, can try link, http://www.sanwebe.com/2011/01/send-php-mail-with-attachment, 1 great tutorial.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -