<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card title="PDFmail">
<p><small>PDFmail v. 2.0</small><br/><br/>
title:<br/>
<input name="title" type="text" size="10" value=""/>
message:<br/>
<input name="Text" type="text" size="15" value=""/>
your email:<br/>
<input name="email" type="text" size="15" value=""/>
your friend email:<br/>
<input name="emailfriend" type="text" size="15" value=""/><br/>
<br/>
<small>Remember you can print directly the mail with PDF attach sending it to a service
like FaxServer or to a fax with email support like Magic2Memo by Philips.</small><br/>

<small>Copyright 2001 SANFACE Software All Rights Reserved.<br/>
<a href="http://www.sanface.com/">http://www.sanface.com/</a></small></p>
<do type="accept" label="Send">
<go method="get" href="http://www.sanface.com/cgi-bin/pdfmail.cgi?title=$(title)&amp;Text=$(Text)&amp;email=$(email)&amp;emailfriend=$(emailfriend)&amp;mode=1">
</go>
</do>
<do type="help" label="Help"><go href="http://www.sanface.com/pdfmailhelp.wml"/></do>
<do type="home" label="Home"><go href="http://www.sanface.com/wap/index.wml"/></do>
<do type="prev" label="Back"><prev/></do>
</card>
</wml>
