HTML File Creation on Form Submit

User 2853792 Photo


Registered User
14 posts

Good Day, Is it possible on submission that the custom HTML output I created can save to the server as an html file similar to the save to csv?

User 187934 Photo


Senior Advisor
20,186 posts

Hi richard,
What html output are you referring to? Confirmation, Notification, Email or actual form?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2853792 Photo


Registered User
14 posts

Hi Eric,

I'm wanting the Confirmation HTML page to atleast temporarily create an HTML file of the custom page I pasted into the box or a file that overwrites itself is fine as well. The reason I need this is for dompdf to grab something to export to PDF.. Now if you happen to know an easier way of accomplishing that, I'm all ears :) but with a little php mailer code I can then have it attach the pdf and mail away..

Best Regards,
Richard Hassell
User 187934 Photo


Senior Advisor
20,186 posts

I would think you could save the html of the confirmation yur using now and do a custom redirect and fill in the variables with the available $_SESSION variables and at the same time create the page and mail it.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.