<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Adams Electronic Archive : Feedback</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<LINK rel="stylesheet" href="../xsl/adams.css" type="text/css" />
</HEAD>

<body>
<!-- CODE FOR ALLWEBMENUS BACKGROUND -->
<script src="../cfm/alt_header.js" type="text/javascript"></script>
<div class="padded">

<img src="../images/header_feedback.gif" style="float:right">

<div><a class="nav" href="..">Archive home</a></div>
<div><a class="nav" href="../search">Search</a></div>
<div><a class="nav" href="../browse">Browse</a></div>
<hr style="clear:both" />
<br>
<br>
<center>


<cfif isdefined("Form.comments") AND (Form.comments is not "")>


	<cfif isdefined("Form.opt_in") AND (Form.opt_in is not "")>
	
	<cfquery name=mapQuery datasource="mhs_optins" username="optindb" password="emails">
	insert into contact_form (name,email,inquiry_target,subscribe)
	values('#Form.myname#','#Form.email#','#Form.routing#','Yes')
	</cfquery>
	
	</cfif>
	

<CFMAIL
  From="FEEDBACK@masshist.org"
  Subject="#Form.subject#"
  TO="nheywood@masshist.org">
Feedback from Adams Family Papers: An Electronic Archive

--------------------------------------------------------
NAME: #Form.myname#
EMAIL: #Form.email#
--------------------------------------------------------
COMPUTER OS: #Form.computer#
WEB BROWSER: #Form.browser#
--------------------------------------------------------
COMMENTS:
#Form.comments#

--------------------------------------------------------
</CFMAIL>

<table width="550" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0" border="0">
<tr>
	<td>
	<p>Thank you.  Your feedback has been submitted.</p><br>
	<br>
	<br>
	&nbsp; &nbsp; &nbsp; &nbsp; <a href="../feedback/">Return to feedback form</a>
	
</td>
</tr>
</table>

<cfelse>

<table width="550" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0" border="0">
<tr>
	<td>
	<p>
	The <i>&quot;Adams Family Papers: An Electronic Archive&quot;</i> is still under development 
	by the Massachusetts Historical Society.<br>
	<br>
	We invite you to share your comments and suggestions!<br>
	<br>
</td></tr>
</table>
<table width="550" bgcolor="#CCCCCC" cellspacing="0" cellpadding="4" border="0">
<CFFORM method="post" action="index.cfm">
<tr>
	<td></td>
	<td colspan="2">
	<font face="arial, sans-serif" color="white" size="3"><b>FEEDBACK</b></font>
	<br>
	<p>
	<i>Please let us know a little bit about the computer you are using.</i></p>
	</td>
</tr>
<tr>
	<td></td>
	<td><p>
	Operating system:<br>
	<select name="computer">
		<option selected>---Choose from menu---</option>
		<option>Windows 95/98</option>
		<option>Windows XP</option>
		<option>Other Windows</option>
		<option>Macintosh OS 9</option>
		<option>Macintosh OS X</option>
		<option>Other Macintosh</option>
		<option>Linux</option>
		<option>Other</option>
		<option>Don't know</option>
	</select></p>
	</td>
	<td><p>
	Web Browser:<br>
	<select name="browser">
		<option selected>---Choose from menu---</option>
		<option>Internet Explorer 6.x</option>
		<option>Internet Explorer 5.x</option>
		<option>Internet Explorer 4.x</option>
		<option>Internet Explorer 3.x or older</option>
		<option>Netscape 3.x</option>
		<option>Netscape 4.x</option>
		<option>Netscape 5.x</option>
		<option>Netscape 6.x</option>
		<option>Netscape 7.x</option>
		<option>Opera</option>
		<option>Other</option>
		<option>Don't know</option>
	</select></p>
	</td>
</tr>


<cfif isdefined("subj") AND (subj is not "")>
<cfelse><cfset subj="null"></cfif>	
	
<CFSWITCH expression=#subj#>
		
	<CFCASE value="teach">
		<input type="hidden" name="subject" value="Teacher and student resources">
	</CFCASE>
		
	<CFCASE value="print">
		<input type="hidden" name="subject" value="Print versions of teacher and student resources">
	</CFCASE>

	<CFDEFAULTCASE>
	<tr>
	<td></td>
	<td colspan="2">
	<br>
	<p>
	I would like to share my ideas about: &nbsp;
	<select name="subject">
		<option selected>---Choose from menu---</option>
		<option>Teacher and student resources</option>
		<option>Site navigation</option>
		<option>Transcriptions</option>
		<option>Images of documents</option>
		<option>Search</option>
		<option>Browse lists</option>
		<option>Design and graphics</option>
		<option>Broken links</option>
		<option>Other</option>
	</select><br>
	</p>
	</td>
	</tr>
	
	</CFDEFAULTCASE>
</CFSWITCH>
	
<tr>
	<td></td>
	<td colspan="2">
	<p>
	Comments: <br>
	<textarea rows="12" cols="60" name="comments"></textarea><br>
	<br>
	Your name: <input type="text" name="myname"><br>
	<br>
	eMail address: <input type="text" name="email"><br>
	<br>
	<input type="checkbox" name="opt_in" value="yes" checked>
	The Massachusetts Historical Society may contact<br>
	&nbsp; &nbsp; &nbsp; &nbsp; me with news and updates regarding this website.  <br>
	<br>
	<input type="submit"><br>
	<br>
	</p>
	</td>
</tr>

</CFFORM>
</table>

</cfif>

</p>


</div>

<!-- ******** BEGIN ALLWEBMENUS CODE FOR alt_menu2 ******** -->
<img name='awmMenuPathImg-alt_menu2' id='awmMenuPathImg-alt_menu2' src='/awmmenupath.gif' alt=''>
<script type='text/javascript'>var MenuLinkedBy='AllWebMenus [2]', awmBN='502'; awmAltUrl='';</script>
<script src='/alt_menu2.js' language='JavaScript1.2' type='text/javascript'></script>
<script type='text/javascript'>awmBuildMenu();</script>
<!-- ******** END ALLWEBMENUS CODE FOR alt_menu2 ******** -->

</body>
</html>
