php - Insert checkbox fields in email -


I'm looking at a way to insert checkbox fields in an email, so when you answer the email, Can send the farm!

I have created an HTML email while using PHP, but when I answer, the checkboxes lose the field.

You can not use the form in HTML e-mail E-mail has been sorted by the same time, when you send an e-mail reply, this form is not working as submitted.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -