Difference between revisions of "Contact"

From Simson Garfinkel
Jump to navigationJump to search
m (Protected "Contact" [edit=sysop:move=sysop])
m
Line 1: Line 1:
<emailform>
<EmailForm>
{|  
{|  
| Name: || <emailform name=40 /> || (optional)
| Name: || <emailform name=40 /> || (optional)
|-
|-
| Email: || <emailform from=40 /> || (optional, unless you'd like a reply)
| Email: || <emailform from=40 /> || (optional, unless you'd like a reply)
|-
|-
| Comments:
| Comments:
| colspan="2" | <emailform comments=80x8 />
| colspan="2" | <emailform comments=80x8 />
|-
|-
| colspan="3" align="center" | <emailform submit="Send Comments" />
| colspan="3" align="center" | <emailform submit="Send Comments" />
|}
|}
</emailform>
</EmailForm>
<emailform result>
<EmailForm result>
Thanks for your comments!
Thanks for your comments!
{| width="300px"
{| width="300px"
| '''From:''' <emailform name /> <emailform from/><br />
| '''From:''' <emailform name /> <emailform from/><br />
'''Comments:''' <emailform comments />
'''Comments:''' <emailform comments />
|}
|}
</emailform>
</EmailForm>

Revision as of 19:41, 28 June 2009

<EmailForm>

Name: <emailform name=40 /> (optional)
Email: <emailform from=40 /> (optional, unless you'd like a reply)
Comments: <emailform comments=80x8 />
<emailform submit="Send Comments" />

</EmailForm> <EmailForm result> Thanks for your comments!

From: <emailform name /> <emailform from/>

Comments: <emailform comments />

</EmailForm>