ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE>Dennis Vogel: Contact</TITLE> <LINK REL="stylesheet" HREF="style.css" TYPE="text/css"> <LINK REL="shortcut icon" HREF="favicon.ico" TYPE="image/x-icon"> <LINK REL="icon" HREF="favicon.ico" TYPE="image/x-icon"> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> <META NAME="description" CONTENT="Dennis Vogel's Official Homepage -- Gallery of photos."> <META NAME="keywords" CONTENT="Dennis Vogel, DennisVogel.com, Dennis, Vogel, DenVogel, contact"> <META NAME="author" CONTENT="Dennis Vogel"> <META NAME="copyright" CONTENT="(c) Copyright 1999-2008 Dennis Vogel"> <META NAME="robots" CONTENT="index, follow"> <META NAME="MSSmartTagsPreventParsing" CONTENT="true"> </HEAD> <BODY> <DIV ID="page-container"> <!--header--> <DIV ID="header"> <H1><B>Dennis</B><FONT COLOR="#FF6633">Vogel</FONT> Contact</H1> </DIV> <!--navigation--> <DIV ID="navigation"> <UL> <LI ID="index"><A HREF="index.html">Home</A></LI> <LI ID="about"><A HREF="about/index.html">About</A></LI> <LI ID="articles"><A HREF="articles/index.html">Articles</A></LI> <LI ID="photos"><A HREF="http://gallery.mac.com/dennis.vogel/">Photos</A></LI> <LI ID="projects"><A HREF="projects/index.html">Projects</A></LI> <LI ID="recipes"><A HREF="recipes/index.html">Recipes</A></LI> <LI ID="reference"><A HREF="reference/index.html">Reference</A></LI> </UL> </DIV> <!--body--> <DIV ID="content"> <DIV CLASS="padding"> <H2>Contact Form</H2> <P>You may use this form to contact me, or type the address pictured below into your email application of choice. Sorry not to provide a direct email link, but I'm trying to cut down on spam generated by bots that crawl the web. </P> <P><IMG SRC="images/contact.gif" ALT="Contact" WIDTH="186" HEIGHT="24" BORDER="0"> </P> <FORM name="contact_form" onSubmit="return validate(contact_form)" action="http://www.hostmonster.com/monstermail" enctype="multipart/form-data" method="POST"> <TABLE CLASS="FORM"> <TR><TH CLASS="FORM">Name:</TH><TH CLASS="FORM">Email Address:</TH></TR> <TR><TD CLASS="FORM"<INPUT TYPE=TEXT NAME="Name" SIZE=25></TD> <TD CLASS="FORM"><INPUT TYPE=TEXT NAME="Email" SIZE=25></TD></TR> <TR><TH CLASS="FORM" COLSPAN=2>Message:</TH></TR> <TR><TD CLASS="FORM" COLSPAN=2><TEXTAREA COLS=42 ROWS=10 NAME="Comments"></TEXTAREA></TD></TR> <TR><TD CLASS="FORM" COLSPAN=2 ALIGN=RIGHT><INPUT TYPE="submit" VALUE="Send"> <INPUT TYPE="reset" VALUE="Clear"></TD></TR> </TABLE> <!-- Required fields to send --> <!-- the URL that users are sent to AFTER submitting the form --> <input type="hidden" name="redirect" value="http://www.dennisvogel.com/messagesent.html"> <!-- Destination email address --> <input type="hidden" name="sendtoemail" value="contact@dennisvogel.com"> <!-- Emails will be sent in plain text instead of HTML--> <input type="hidden" name="text" value="1"> </FORM> </DIV> </DIV> <!--footer--> <DIV ID="footer"> &#169; 1999-2008 Dennis Vogel | <A HREF="contact.html">Contact</A> | <A HREF="donate.html">Donate</A> | <A HREF="colophon.html">Colophon</A><BR> <SCRIPT TYPE="text/javascript" SRC="ModifyDate.js"></SCRIPT> </DIV> </DIV> </BODY> </HTML>