I'm currently working on a form and encountering an issue. HTML does not natively support sending emails without a specific email program installed. Is there perhaps a way to send a message that can be converted into an email? Are there any services available that offer this functionality? I understand that PHP would be the usual solution, but my server only supports HTML/CSS. Any assistance would be appreciated.