Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
thebirdman
thebirdman
Is it possible to have a custom page with a predesigned printable page?
Or can that predesigned page be filled in and sent as a email???
 
tkx in advance
 
tony
tony
Hi TheBirdMan
 
If I understand your question correctly, here's
my suggestion.
 
Create your 1ST. custom page "Whatever text",
add a link to your 2ND. custom page that would be print friendly.
 
On the 2ND. custom page, you can add code "shown below" anywhere on the page to be printed.
<FORM>
<INPUT type="button" value="Print" Onclick="print()" ;>
</FORM>
 
Print button appear "Click & Print"
 
Tony
HolleyLand.com
 
thebirdman
thebirdman
i'll give it a try tkx