| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		ldrum
 
 
  Joined: 08 Jun 2010 Posts: 2
 
  | 
		
			
				 Posted: Wed Jun 09, 2010 2:16 pm    Post subject: Not receiving forms! | 
				     | 
			 
			
				
  | 
			 
			
				I am not receiving form resposes to my survey.  I have tried to submit my own.  
 
 
My survey is located here:  http://teacherweb.com/CA/SantiagoHighSchool/MissDrum/h0.aspx | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		mycontac Site Admin
 
  Joined: 31 Dec 2003 Posts: 2860
 
  | 
		
			
				 Posted: Thu Jun 10, 2010 6:18 am    Post subject: Reply | 
				     | 
			 
			
				
  | 
			 
			
				Good Day,
 
 
Your form is not working because you have pasted the code into an already open form tag.  This is making it so that instead of the form submitting to our server for processing, it is submitting the data back to the URL specified in the existing form tag on your site.  Specifically, if you look at your code for the site, you will see the following line:
 
 
 
	  | Code: | 
	 
	
	  | <form onsubmit="javascript:var returnVal=true;if (typeof(WebForm_OnSubmit) == 'function') {returnVal= WebForm_OnSubmit()};return returnVal;" name="aspnetForm" method="Post" action="/CA/SantiagoHighSchool/MissDrum/h0.aspx" id="aspnetForm"> | 
	 
 
 
 
You need to close this form tag with a '</form>' before you insert the mycontactform.com code.
 
 
Nick Ladd
 
myContactForm.com | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		ldrum
 
 
  Joined: 08 Jun 2010 Posts: 2
 
  | 
		
			
				 Posted: Thu Jun 10, 2010 8:54 am    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				Teacherweb must be inserting that because when I look at the html, that code is not visable.  This is all that I see:
 
 
 
	  | Code: | 
	 
	
	   <!-- Begin myContactForm.com Form HTML -->
 
<form name="contactForm" method="post"
 
action="http://www.mycontactform.com/sendform/sendform.php">
 
<input name="user" type="hidden" id="user" value="ldrum" /><input
 
name="formid" type="hidden" id="formid" value="290750" />
 
<table width="100%" style="border: 0px solid #000000; margin: 0; padding: 0;
 
background-color: #FFFFFF;"><tr><td>
 
<table width="100%" border="0" cellspacing="0" cellpadding="5">
 
<tr bgcolor="#EFEFEF"><td colspan="2"><font color="#000000" size="2"
 
face="Arial"> Subject:<font color="#FF0000"> *</font></font></td></tr><tr
 
bgcolor="#EFEFEF"><td colspan="2"><select name="subject" id="subject" ><option
 
value="9th Grade Language Arts Period 2">9th Grade Language Arts Period
 
2</option><option value="9th Grade Language Arts Period 5">9th Grade Language
 
Arts Period 5</option><option value="10th Grade Honors Language Arts Period
 
4">10th Grade Honors Language Arts Period 4</option><option value="10th Grade
 
Honors Language Arts Period 6">10th Grade Honors Language Arts Period
 
6</option><option value="ELD 1&2 Period 1">ELD 1&2 Period
 
1</option></select></td></tr><tr bgcolor="#FFFFFF"><td><font color="#000000"
 
size="2" face="Arial"> E-mail Address:<font color="#FF0000">
 
*</font></font></td><td><input name="email" type="text" id="email" size="20"
 
maxlength="100" /></td></tr><tr bgcolor="#EFEFEF"><td><font color="#000000"
 
size="2" face="Arial">Teacher Name:<font color="#FF0000">
 
*</font></font></td><td><font color="#000000" size="2" face="Arial"><input
 
name="q[1]" type="text" value="" size="20" maxlength="100"
 
/></font></td></tr><tr bgcolor="#FFFFFF"><td colspan="2"><font color="#000000"
 
size="2" face="Arial">Are you a parent?<font color="#FF0000">
 
*</font></font></td></tr><tr bgcolor="#FFFFFF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial"><input type="radio" name="q[23]"
 
value="Yes" />Yes<br /><input type="radio" name="q[23]" value="No"
 
/>No</font></td></tr><tr bgcolor="#EFEFEF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial">I found this course interesting and
 
relevant to my needs in Language Arts.<font color="#FF0000">
 
*</font></font></td></tr><tr bgcolor="#EFEFEF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial"><input type="radio" name="q[5]"
 
value="Strongly Agree" />Strongly Agree<br /><input type="radio" name="q[5]"
 
value="Agree" />Agree<br /><input type="radio" name="q[5]" value="Neutral"
 
/>Neutral<br /><input type="radio" name="q[5]" value="Disagree" />Disagree<br
 
/><input type="radio" name="q[5]" value="Strongly Disagree" />Strongly
 
Disagree</font></td></tr><tr bgcolor="#FFFFFF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial">The material in this course was:<font
 
color="#FF0000"> *</font></font></td></tr><tr bgcolor="#FFFFFF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial"><input type="radio"
 
name="q[6]" value="Too challenging" />Too challenging<br /><input type="radio"
 
name="q[6]" value="Challenging" />Challenging<br /><input type="radio"
 
name="q[6]" value="Neutral" />Neutral<br /><input type="radio" name="q[6]"
 
value="Easy" />Easy<br /><input type="radio" name="q[6]" value="Too Easy"
 
/>Too Easy</font></td></tr><tr bgcolor="#EFEFEF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial">This class was taught...<font
 
color="#FF0000"> *</font></font></td></tr><tr bgcolor="#EFEFEF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial"><input type="radio"
 
name="q[7]" value="Too Fast" />Too Fast<br /><input type="radio" name="q[7]"
 
value="Fast" />Fast<br /><input type="radio" name="q[7]" value="Neutral"
 
/>Neutral<br /><input type="radio" name="q[7]" value="Slow" />Slow<br /><input
 
type="radio" name="q[7]" value="Too Slow" />Too Slow</font></td></tr><tr
 
bgcolor="#FFFFFF"><td colspan="2"><font color="#000000" size="2"
 
face="Arial">Miss Drum clearly explained the objectives of the course.<font
 
color="#FF0000"> *</font></font></td></tr><tr bgcolor="#FFFFFF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial"><input type="radio"
 
name="q[9]" value="Strongly Agree" />Strongly Agree<br /><input type="radio"
 
name="q[9]" value="Agree" />Agree<br /><input type="radio" name="q[9]"
 
value="Neutral" />Neutral<br /><input type="radio" name="q[9]"
 
value="Disagree" />Disagree<br /><input type="radio" name="q[9]"
 
value="Strongly Disagree" />Strongly Disagree</font></td></tr><tr
 
bgcolor="#EFEFEF"><td colspan="2"><font color="#000000" size="2"
 
face="Arial">I would recommend Miss Drum to other students:<font
 
color="#FF0000"> *</font></font></td></tr><tr bgcolor="#EFEFEF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial"><input type="radio"
 
name="q[10]" value="Strongly Agree" />Strongly Agree<br /><input type="radio"
 
name="q[10]" value="Agree" />Agree<br /><input type="radio" name="q[10]"
 
value="Neutral" />Neutral<br /><input type="radio" name="q[10]"
 
value="Disagree" />Disagree<br /><input type="radio" name="q[10]"
 
value="Strongly Disagree" />Strongly Disagree</font></td></tr><tr
 
bgcolor="#FFFFFF"><td colspan="2"><font color="#000000" size="2"
 
face="Arial">This course was interesting, and stimulated my interest in the
 
subject matter:<font color="#FF0000"> *</font></font></td></tr><tr
 
bgcolor="#FFFFFF"><td colspan="2"><font color="#000000" size="2"
 
face="Arial"><input type="radio" name="q[11]" value="Strongly Agree"
 
/>Strongly Agree<br /><input type="radio" name="q[11]" value="Agree"
 
/>Agree<br /><input type="radio" name="q[11]" value="Neutral" />Neutral<br
 
/><input type="radio" name="q[11]" value="Disagree" />Disagree<br /><input
 
type="radio" name="q[11]" value="Strongly Disagree" />Strongly
 
Disagree</font></td></tr><tr bgcolor="#EFEFEF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial">Miss Drum creates and environment that
 
is positive for student learning.<font color="#FF0000">
 
*</font></font></td></tr><tr bgcolor="#EFEFEF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial"><input type="radio" name="q[15]"
 
value="Strongly Agree" />Strongly Agree<br /><input type="radio" name="q[15]"
 
value="Agree" />Agree<br /><input type="radio" name="q[15]" value="Neutral"
 
/>Neutral<br /><input type="radio" name="q[15]" value="Disagree" />Disagree<br
 
/><input type="radio" name="q[15]" value="Strongly Disagree" />Strongly
 
Disagree</font></td></tr><tr bgcolor="#FFFFFF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial">Homework in this class was...<font
 
color="#FF0000"> *</font></font></td></tr><tr bgcolor="#FFFFFF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial"><input type="radio"
 
name="q[22]" value="too easy and not challenging." />too easy and not
 
challenging.<br /><input type="radio" name="q[22]" value="just right." />just
 
right.<br /><input type="radio" name="q[22]" value="too difficult." />too
 
difficult.<br /><input type="radio" name="q[22]" value="not relavent to course
 
objectives." />not relavent to course objectives.</font></td></tr><tr
 
bgcolor="#EFEFEF"><td colspan="2"><font color="#000000" size="2"
 
face="Arial">I feel prepared for Language Arts next year.<font
 
color="#FF0000"> *</font></font></td></tr><tr bgcolor="#EFEFEF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial"><input type="radio"
 
name="q[19]" value="Strongly Agree" />Strongly Agree<br /><input type="radio"
 
name="q[19]" value="Agree" />Agree<br /><input type="radio" name="q[19]"
 
value="Neutral" />Neutral<br /><input type="radio" name="q[19]"
 
value="Disagree" />Disagree<br /><input type="radio" name="q[19]"
 
value="Strongly Disagree" />Strongly Disagree</font></td></tr><tr
 
bgcolor="#FFFFFF"><td colspan="2"><font color="#000000" size="2"
 
face="Arial">This class prepared me well for the STAR tests.<font
 
color="#FF0000"> *</font></font></td></tr><tr bgcolor="#FFFFFF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial"><input type="radio"
 
name="q[20]" value="Strongly Agree" />Strongly Agree<br /><input type="radio"
 
name="q[20]" value="Agree" />Agree<br /><input type="radio" name="q[20]"
 
value="Neutral" />Neutral<br /><input type="radio" name="q[20]"
 
value="Disagree" />Disagree<br /><input type="radio" name="q[20]"
 
value="Strongly Disagree" />Strongly Disagree</font></td></tr><tr
 
bgcolor="#EFEFEF"><td colspan="2"><font color="#000000" size="2"
 
face="Arial">What was the best thing about this course?</font></td></tr><tr
 
bgcolor="#EFEFEF"><td colspan="2"><font color="#000000" size="2"
 
face="Arial"><textarea name="q[12]" cols="45" rows="5"
 
></textarea></font></td></tr><tr bgcolor="#FFFFFF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial">What was the worst thing about this
 
course?</font></td></tr><tr bgcolor="#FFFFFF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial"><textarea name="q[13]" cols="45"
 
rows="5" ></textarea></font></td></tr><tr bgcolor="#EFEFEF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial">California State
 
requires that students read 1,000 to 2,000 pages a semester. How do you feel
 
about the oral book reports?</font></td></tr><tr bgcolor="#EFEFEF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial"><textarea name="q[21]"
 
cols="45" rows="5" ></textarea></font></td></tr><tr bgcolor="#FFFFFF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial">One thing Miss Drum
 
did that really annoyed me was...</font></td></tr><tr bgcolor="#FFFFFF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial"><textarea name="q[16]"
 
cols="45" rows="5" ></textarea></font></td></tr><tr bgcolor="#EFEFEF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial">This class could be
 
improved by...</font></td></tr><tr bgcolor="#EFEFEF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial"><textarea name="q[18]" cols="45"
 
rows="5" ></textarea></font></td></tr><tr bgcolor="#FFFFFF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial">One thing I want Miss
 
Drum to know is...</font></td></tr><tr bgcolor="#FFFFFF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial"><textarea name="q[17]" cols="45"
 
rows="5" ></textarea></font></td></tr><tr bgcolor="#EFEFEF"><td
 
colspan="2"><font color="#000000" size="2" face="Arial">Additional
 
Comments:</font></td></tr><tr bgcolor="#EFEFEF"><td colspan="2"><font
 
color="#000000" size="2" face="Arial"><textarea name="q[14]" cols="45"
 
rows="5" ></textarea></font></td></tr><tr><td colspan="2"><hr size="1"
 
/></td></tr>
 
<tr><td colspan="2"><input name="submit" type="submit" value="Submit" />
 
<input name="reset" type="reset" value="Reset" /> <input type="button"
 
value="Print" onClick="window.print()" /> </td></tr>
 
<tr><td><font color="#FF0000" size="1" face="Verdana, Arial, Helvetica,
 
sans-serif"><b>*</b></font> <font size="1" face="Verdana, Arial, Helvetica,
 
sans-serif">Required</font></td><td align="right"></td></tr>
 
</table></td></tr></table></form>
 
<!-- End myContactForm.com Form HTML --> | 
	 
 
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		mycontac Site Admin
 
  Joined: 31 Dec 2003 Posts: 2860
 
  | 
		
			
				 Posted: Fri Jun 11, 2010 8:16 am    Post subject: Reply | 
				     | 
			 
			
				
  | 
			 
			
				You won't see this code within the form code we've provided.  If you open up the website in an internet browser, and then do a 'View Source' (under the Edit menu) you will see the code.  It might be something that is part of whatever content management system you are using.  The problem is that inserting the code within another open form tag will prevent any form from working.
 
 
Nick Ladd
 
myContactForm.com | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		 |