- This topic has 4 replies, 2 voices, and was last updated 3 years, 3 months ago by
NaxosCG.
-
AuthorPosts
-
2022-08-07 at 1:13 pm #54696
NaxosCGCustomerHello there,
I’d like to let the end user to use my verge3D configurator, then to click a button / a text to send me an email with his choices.
Cyberfox made a great verge3d plugin to generate a pdf file with whatever we want inside it (screenshot, choices…), but it downloads it locally, then the customer has to send it by himself.
I’d like to but a button (it can be html, or 3D button) to be able to send me the email with the pdf as a joined file.
Please see my attempt to send an email, it does not work.
Remember : i’m not a code guy, but a 3D one, even if i can try to adapt some code i find.Any help ?
Attachments:
"1+1=3... for large values of 1"
2022-08-07 at 2:48 pm #54698kdv
Participantto click a button / a text to send me an email
What if a user have no any e-mail client on his laptop/desktop computer? What will happen when he presses a
mailtolink? In my case nothing happens because I read my mail via the web-interface and this link is useless. Anyway, you cannot do what you want withoutphp…Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-08-07 at 9:32 pm #54699
NaxosCGCustomerto click a button / a text to send me an email
What if a user have no any e-mail client on his laptop/desktop computer? What will happen when he presses a
mailtolink? In my case nothing happens because I read my mail via the web-interface and this link is useless. Anyway, you cannot do what you want withoutphp…I see… About the mail client, i guess windows and MacOS at least have default email client, but i understand.
"1+1=3... for large values of 1"
2022-08-07 at 10:18 pm #54700kdv
Participantyou need something like that https://www.hmablogs.com/send-html-form-data-to-email-using-php/
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-08-08 at 7:23 am #54703
NaxosCGCustomeryou need something like that https://www.hmablogs.com/send-html-form-data-to-email-using-php/
Mmmh ok, but this is far away from my knowledge and comfort zone…
PHP is not in my list of skills."1+1=3... for large values of 1"
-
AuthorPosts
- You must be logged in to reply to this topic.

