This topic is locked

Email Page as it looks

8/23/2017 12:55:53 AM
PHPRunner General questions
H
headingwest author

Hi All, I've built a view page with borders, tables etc for a form. Is there any way to email the page as it looks?
Thanks.

Sergey Kornilov admin 8/23/2017

It can be done but lots of work will be required. Besides reading the whole source of that View page into some PHP variable you also need to make changes to embed external CSS code into email message body.