There is a website, there is no access to the interlock, but there is an opportunity to create pages and add HTML (+ CSS) and JS on them. PHP does not work and there is no access to it. What are the opportunities to add a feedback form?
Answer 1, Authority 100%
You can’t send a message to the mail without using the server part, the only thing that can be done is to create a link with an attribute, MailTo:
or click after clicking on which you run the client application to send Window.open ('Mailto: [email protected]');