hello I am building a page in form mail page in HTMXL cgi/formmail POST
encytype is application/x-www-form-urlencoded. I am collecting names address
and emails I also inserted a File Feild to upload pics jpegs ..etc. I didnt
work so I changed the enctype to multipart/form-data and I got this- No
Recipient was specified in the data sent to FormMail. Please make sure you have
filled in the 'recipient' form field with an e-mail address. I have been
searching for answers is there a extension I need , do I need to create a PHP
page? HELP