some fields dont work

skytopdesigns 05 Oct, 2007
there are some fields that the results arent showing

for example

<table width="442" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="217">What is your favorite part of the site </td>
<td width="183"><label>
<input name="favorite" type="text" id="favorite" />
</label></td>
</tr>
<tr>
<td>What is your least favorite part of the site </td>
<td><label>
<input name="least favorite" type="text" id="least favorite" />
</label></td>
</tr>
<tr>
<td>Other comments / questions </td>
<td><label>
<input name="comments" type="text" id="comments" />
</label></td>
</tr>
</table>




the "least favorite" when i type in the text in the text box. in the email there is nothing there

any suggestions?

thanks
Max_admin 05 Oct, 2007
Bcoz there is a space in the name, please make it least_favorite and it will go fine!!🙂

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
GreyHead 05 Oct, 2007
Hi skytopdesigns,

Yes, the name has a space in it - not permitted in strict HTML or ChronoForms, use 'least_favorite' instead.

Bob
skytopdesigns 05 Oct, 2007
you guys are awsome!!!! ive been fighting for 2 days with this

thanks for the quick reply!!!
This topic is locked and no more replies can be posted.