Forums

Error in the body of the received email

celli1312 18 Aug, 2008
Hello—

JOOMLA v1.5.3
ChronoForms v2.5 J1.5

I am receiving this error in the body of my received email:

redirect index.html
NEXT_URL index.html

Submitted by 146.95.65.146

below is the code I copied and pasted into the FORM HTML field :
<h4>Interested in volunteering at Infancy Research?</h4>
<font size=2 face="arial" color="#333">
At Infancy Research, we are accepting applications for practical research training. You will gain research experience as a volunteer or as a research assistant for class credit. Working in the lab will familiarize you with all aspects of infant research and will train you in research methods such as behavioral assessment, EEG techniques, and eye tracking procedures. We are also seeking students with various backgrounds such as in film and media, marketing, journalism, computer programming, and advertising.</font><BR>
</BR>
<table border=0 cellspacing=0 cellpadding=2>
<tr>
<td colspan=2>
<font size=2 face="arial" color="#666">
<p>Please indicate whether you would be interested in working as a volunteer or for course credit:<BR>
<p>
<INPUT name=subscribe type=radio value="Volunteer" CHECKED>  Volunteer   
<INPUT name=subscribe type=radio value="Course Credit">  Course Credit<BR>
</p>
If you are interested in participating in the laboratory as a volunteer or research assistant, please fill out the following information:
<p>Your Name<BR><INPUT type="text" name=URL size=26><BR></p>
<p>School Name<BR><INPUT type="text" name=URL size=26><BR></p>
<p>Class Year / Status<BR><INPUT type="text" name=URL size=26><BR></p>
<p>Check the following boxes to indicate whether you have taken some or all of these courses:<BR>
<p>
<INPUT name=subscribe type=radio value="Statistics">  Statistics   
<INPUT name=subscribe type=radio value="Child Development">  Child Development   
<INPUT name=subscribe type=radio value="Research Methods">  Research Methods<BR>
</p>
<p>What special skills or expertise will you bring to the lab?<BR>
<p>
<INPUT name=subscribe type=radio value="Computer Programs">  Computer Programs   
<INPUT name=subscribe type=radio value="Other">  Other<BR>
</p>
<p>In a few sentences, please describe what you expect to learn from working in the lab:<BR>
<p>
  <textarea name="URL" cols="56" rows="4"></textarea>
</p>
<p><BR>
  We ask that our volunteers work 15 hours per week in the lab and for a minimum of 6 months.<BR>
  Please indicate the schedule you are available for:<br>
  Mornings, Afternoons, Evenings, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday </p>
</font><font size=2 face="arial" color="#666">
<p>
<B>Please enter at least one way for us to reach you:</B></br>
<p>Phone Number<BR>
<p>
  <INPUT type="text" name=URL size=3> <INPUT type="text" name=URL size=11><BR>
</p>
<p>Email Address<BR>
<p>
  <INPUT type="text" name=URL size=26><BR>
</p>
<BR>
</font>
<p><font size=2 face="arial" color="#333">You may ask us to remove your name and information from our database at any time.<BR>If you would like further information, please call the laboratory at (212) 650-3852.</font></p>
<font size=2 face="arial" color="#666">
<p>To join our mailing list, please give us your e-mail address:<BR>
<p>
<INPUT type="text" name=URL size=26>
<p>
<BR>
</p>
</font></td>
</tr>
<tr>
<td>
</td>
</tr>
<tr>
<td colspan=2 align="right" valign="top">
<left>
<INPUT NAME="redirect" TYPE="hidden" VALUE="index.html">
<INPUT NAME="NEXT_URL" TYPE="hidden" VALUE="index.html">
<INPUT type=submit value=Send>
<INPUT type=reset value="Clear">
</left>
</td></tr></table>


Thanks for Helping MAX—

Steve
Max_admin 18 Aug, 2008
Hi Steve,

Chronoforms will need the form code to have proper HTML, all your HTML fields have name=URL which is wrong, every text field will have a new name, and it must look like this : name="somename", note the double quotes "

the email is correct, you have only 2 fields with name="somename", and so you get those values!

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
celli1312 18 Aug, 2008
wow...I feel so stupid. Thanks !

I followed your advice, and I am now getting the email with the "names" but without answers...
I know —I have to figure out this HTML code...any help would be appreciated...

<h4><font face="Arial, Helvetica, sans-serif">Interested in volunteering at Infancy Research?</font></h4>
<p><font size=2 face="arial" color="#333">
At Infancy Research, we are accepting applications for practical research training. You will gain research experience as a volunteer or as a research assistant for class credit. Working in the lab will familiarize you with all aspects of infant research and will train you in research methods such as behavioral assessment, EEG techniques, and eye tracking procedures. We are also seeking students with various backgrounds such as in film and media, marketing, journalism, computer programming, and advertising.</font></p>
<p><font color="#666" size="2" face="arial">Please indicate whether you would be interested in working as a volunteer or for course credit:<BR>
</font></p>
<p> <font color="#666" size="2" face="arial">
  <INPUT name="Volunteer" type=radio value="Volunteer">
    Volunteer   
  <INPUT name="Course Credit" type=radio value="Course Credit">
    Course Credit<BR>
</font></p>
<font face="Arial, Helvetica, sans-serif">If you are interested in participating in the laboratory as a volunteer or research assistant, please fill out the following information:</font>
<p><font color="#666" size="2" face="arial">Your Name<BR>
      <INPUT type="text" name="your name" size=26>
  <BR>
  School Name<BR>
  <INPUT type="text" name="school name" size=26>
  <BR>
  Class Year / Status<BR>
  <INPUT type="text" name="class year" size=26>
</font></p>
<p><font color="#666" size="2" face="arial"><BR>
  Check the following boxes to indicate whether you have taken some or all of these courses:<BR>
  </font> <font color="#666" size="2" face="arial">
  <INPUT name="statistics" type=radio value="Statistics">
    Statistics   
  <INPUT name="child development" type=radio value="Child Development">
    Child Development   
  <INPUT name="research methods" type=radio value="Research Methods">
    Research Methods</font></p>
<p><font color="#666" size="2" face="arial"><BR>
What special skills or expertise will you bring to the lab?</font></p>
<p><font color="#666" size="2" face="arial"><BR>
  </font> <font color="#666" size="2" face="arial">
  <INPUT name="computer programs" type=radio value="Computer Programs">
    Computer Programs   
  <INPUT name="other" type=radio value="Other">
  Other</font></p>
<p><font color="#666" size="2" face="arial"><BR>
  In a few sentences, please describe what you expect to learn from working in the lab:<BR>
  </font> <font color="#666" size="2" face="arial">
  <textarea name="describe what you expect to learn" cols="56" rows="4"></textarea>
      </font></p>
<p><font color="#666" size="2" face="arial"><BR>
  We ask that our volunteers work 15 hours per week in the lab and for a minimum of 6 months.<BR>
  Please indicate the schedule you are available for:<br>
  Mornings, Afternoons, Evenings, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday </font></p>
<p> <font color="#666" size="2" face="arial"><B>Please enter at least one way for us to reach you:</B></font>
<p><font color="#666" size="2" face="arial">Phone Number<BR>
  </font> <font color="#666" size="2" face="arial">
  <INPUT type="text" name="area code" size=3>
   
  <INPUT type="text" name="phone number" size=11>
  <BR>
</font>
<p><font color="#666" size="2" face="arial">Email Address<BR>
  </font><font color="#666" size="2" face="arial">
  <INPUT type="text" name="email address" size=26>
  <BR>
  </font>
<BR>
<p><font size=2 face="arial" color="#333">You may ask us to remove your name and information from our database at any time.<BR>
  If you would like further information, please call the laboratory at (212) 650-3852.</font></p>
<p><font color="#666" size="2" face="arial">To join our mailing list, please give us your e-mail address:<BR>
  </font> <font color="#666" size="2" face="arial">
  <INPUT type="text" name="join the mailing list email address" size=26>
  </font>
<p> </p>
<p>
  <INPUT type=submit value="Submit">
  <INPUT type=reset value="Clear">
</p>
Max_admin 19 Aug, 2008
fields names cant have spaces : school name => school_name
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.