I am very new to Chrono Forms. Working on a client site that uses it and am attempting to estabish a new form. Built the form in DreamWeaver and have put it into the system as described in the tutorial. THe form contains a mixture of drop downs, radio buttons and text inputs. Some work but others do not. Can someone help with this? I've attached the form here:
<div align="center">
<table class="main" border="0" cellspacing="0" cellpadding="5">
<tr> <td><h1>Membership Investment Form</h1></td></tr>
<tr><td><h6><em>For additional information about tiered membership, please visit <a href="http://www.mysite.com">www.mysite.com</a>.</em></h6></td></tr>
</table>
</div>
<div align="center">
<table class="main" border="0" cellspacing="0" cellpadding="5">
<tr><td style="border-bottom: 1px solid #D8D8D8;"><font color="#6F6F6F" size="2" face="Arial"><select name="q[18]" style="font-family: Arial; font-size: 14px; font-weight: normal; color: #6F6F6F; background-color: #FFFFFF; border: 1px solid #6F6F6F; vertical-align: middle; padding-left: 4px;"><option value="Select Membership Type">Select Membership Type</option><option value="NewMember">New Member</option><option value="RenewingMember">Renewing Member</option></select></font></td></tr>
<!--
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 1px solid #D8D8D8;"><font color="#000" size="4" face="Times Roman"><input type="radio" name="q[10]" value="NewMember" /> New Member<br /><br /><input type="radio" name="q[10]" value="RenewingMember" />
Renewing Member<br /></font></td></tr>-->
<td><font color="#000" size="4" face="Times Roman">Name of Business/Organization:</font></td>
<td><input type="text" id="Business/OrganizationName" size="24" border="0"></td>
</tr>
<tr>
<td><font color="#000" size="4" face="Times Roman">Number of Employees:</font></td>
<td><input type="text" name="NumberOfEmployees" size="24" border="0" /></td>
</tr>
<tr>
<td><font color="#000" size="4" face="Times Roman">Physical Address:</font></td>
<td><input type="text" name="PhysicalAddress" size="24" border="0"></td>
</tr>
<tr>
<td><font color="#000" size="4" face="Times Roman">City: </font>
<input type="text" name="City" size="24" border="0"></td>
<td><font color="#000" size="4" face="Times Roman">State: </font>
<input type="text" name="State" size="16" border="0"></td>
</tr>
<tr>
<td><font color="#000" size="4" face="Times Roman">Zip: </font>
<input type="text" name="Zip" size="9" border="0"></td>
</tr>
<tr>
<td><font color="#000" size="4" face="Times Roman">Phone: </font></td>
<td><input type="text" name="Phone" size="24" border="0"></td>
</tr>
<tr>
<td><font color="#000" size="4" face="Times Roman">Fax: </font></td>
<td><input type="text" name="Fax" size="24" border="0"></td>
</tr>
<tr>
<td><font color="#000" size="4" face="Times Roman">Website: </font></td>
<td><input type="text" name="Website" size="24" border="0"></td>
</tr>
<tr bgcolor="#93b7d2"><td><strong>Mailing address, if different:</strong></td><td></td></tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">Physical Address:</font></td>
<td><input type="text" name="IfDifferentPhysicalAddress" size="24" border="0"></td>
</tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">City: </font>
<input type="text" name="IfDifferentCity" size="24" border="0"></td>
<td><font color="#000" size="4" face="Times Roman">State: </font>
<input type="text" name="IfDifferentState" size="16" border="0"></td>
</tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">Zip: </font>
<input type="text" name="IfDifferentZip" size="9" border="0"></td>
<td></td>
</tr>
<tr bgcolor="#fff"><td colspan="2"><h2><strong>How did you hear about the Chamber?:</strong></h2></td><td></td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 1px solid #D8D8D8;"><font color="#000" size="3" face="Times Roman"><input type="radio" name="q[11]" value="currentmember" /> Current Member</font> <font color="#000" size="2" face="Times Roman">Member Name </font><input type="text" name="RefferedByCurrentMember" size="16" border="0"></td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 1px solid #D8D8D8;"><font color="#000" size="3" face="Times Roman"><input type="radio" name="q[11]" value="otherwebsite" />
Other Website</font> <font color="#000" size="2" face="Times Roman"></font>
<input type="text" name="ReferalWebsite" size="16" border="0"></td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 1px solid #D8D8D8;"><font color="#000" size="3" face="Times Roman"><input type="radio" name="q[11]" value="google" />
Google</font> <font color="#000" size="2" face="Times Roman"></font>
</td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 1px solid #D8D8D8;"><font color="#000" size="3" face="Times Roman"><input type="radio" name="q[11]" value="other" />
Other</font> <font color="#000" size="2" face="Times Roman"></font>
<input type="text" name="OtherReferal" size="16" border="0"></td></tr>
<tr bgcolor="#fff"><td colspan="2"><h2><strong>Membership Representatives</strong></h2></td><td></td></tr>
<tr bgcolor="#fff"><td colspan="2"><em>Please see the tier descriptions for the number of representatives included in your membership.</em></td></tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="3" face="Times Roman">Primary Representative:</font></td>
<td><input type="text" name="PrimaryRepresentative" size="24" border="0"></td>
</tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">Title</font>
<input type="text" name="PrimaryRepTitle" size="24" border="0"></td>
<td><font color="#000" size="4" face="Times Roman">Phone: </font>
<input type="text" name="PrimaryRepPhone" size="16" border="0"></td>
</tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">Email: </font>
<input type="text" name="PrimaryRepEmail" size="9" border="0"></td>
<td></td>
</tr>
<tr bgcolor="#99c6e7">
<td><font color="#000" size="4" face="Times Roman">Associate Representative</font></td>
<td><input type="text" name="AssociateRepresentative1" size="24" border="0"></td>
</tr>
<tr bgcolor="#99c6e7">
<td><font color="#000" size="4" face="Times Roman">Title</font>
<input type="text" name="AssociateRepTitle1" size="24" border="0"></td>
<td><font color="#000" size="4" face="Times Roman">Phone: </font>
<input type="text" name="AssociateRepPhone1" size="16" border="0"></td>
</tr>
<tr bgcolor="#99c6e7">
<td><font color="#000" size="4" face="Times Roman">Email: </font>
<input type="text" name="AssociateRepEmail1" size="9" border="0"></td>
<td></td>
</tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">Associate Representative</font></td>
<td><input type="text" name="AssociateRepresentative2" size="24" border="0"></td>
</tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">Title</font>
<input type="text" name="AssociateRepTitle2" size="24" border="0"></td>
<td><font color="#000" size="4" face="Times Roman">Phone: </font>
<input type="text" name="AssociateRepPhone2" size="16" border="0"></td>
</tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">Email: </font>
<input type="text" name="AssociateRepEmail2" size="9" border="0"></td>
<td></td>
</tr>
<tr bgcolor="#99c6e7">
<td><font color="#000" size="4" face="Times Roman">Associate Representative</font></td>
<td><input type="text" name="AssociateRepresentative3" size="24" border="0"></td>
</tr>
<tr bgcolor="#99c6e7">
<td><font color="#000" size="4" face="Times Roman">Title</font>
<input type="text" name="AssociateRepTitle3" size="24" border="0"></td>
<td><font color="#000" size="4" face="Times Roman">Phone: </font>
<input type="text" name="AssociateRepPhone3" size="16" border="0"></td>
</tr>
<tr bgcolor="#99c6e7">
<td><font color="#000" size="4" face="Times Roman">Email: </font>
<input type="text" name="AssociateRepEmail3" size="9" border="0"></td>
<td></td>
</tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">Associate Representative</font></td>
<td><input type="text" name="AssociateRepresentative4" size="24" border="0"></td>
</tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">Title</font>
<input type="text" name="AssociateRepTitle4" size="24" border="0"></td>
<td><font color="#000" size="4" face="Times Roman">Phone: </font>
<input type="text" name="AssociateRepPhone4" size="16" border="0"></td>
</tr>
<tr bgcolor="#93b7d2">
<td><font color="#000" size="4" face="Times Roman">Email: </font>
<input type="text" name="AssociateRepEmail4" size="9" border="0"></td>
<td></td>
</tr>
<tr bgcolor="#fff"><td><h2><strong>Membership Tiers</strong></h2></td><td><font color="#0054a6" size="3" face="Times Roman"><a href="http://www.google.com">View Membership Rate</a></font></td></tr>
<tr><td style="border-bottom: 1px solid #D8D8D8;"><font color="#6F6F6F" size="2" face="Arial"><select name="q[11]" style="font-family: Arial; font-size: 14px; font-weight: normal; color: #6F6F6F; background-color: #FFFFFF; border: 1px solid #6F6F6F; vertical-align: middle; padding-left: 4px;"><option value="Select Membership Tier">Select Membership Tier</option><option value="Basic">Basic</option><option value="Bronze">Bronze</option><option value="Silver">Silver</option><option value="Gold">Gold</option><option value="Platinum">Platinum</option></select></font></td></tr>
<!--<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 0px solid #D8D8D8;"><font color="#000" size="3" face="Times Roman"><input type="radio" name="q[12]" value="Basic Membership Tier" />Basic</font> </td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 0px solid #D8D8D8;"><font color="#000" size="3" face="Times Roman"><input type="radio" name="q[12]" value="Bronze Membership Tier" />Bronze</font> </td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 0px solid #D8D8D8;"><font color="#000" size="3" face="Times Roman"><input type="radio" name="q[12]" value="Silver Membership Tier" />Silver</font> </td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 0px solid #D8D8D8;"><font color="#000" size="3" face="Times Roman"><input type="radio" name="q[12]" value="Gold Membership Tier" />Gold</font></td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 1px solid #D8D8D8;"><font color="#000" size="3" face="Times Roman"><input type="radio" name="q[12]" value="Platinum Membership Tier" />Platinum</font></td></tr>-->
<tr bgcolor="#FFFFFF">
<td colspan="2" style="border-bottom: 0px solid #D8D8D8;"><font color="#0054a6" size="3" face="Times Roman">If the tier you choose does not include a plaque or window decal and you would like one, you may order one for an additional cost by checking the
appropriate box(es) below.</font></td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 0px solid #D8D8D8;"><font color="#0054a6" size="2" face="Times Roman"><input type="radio" name="q[13]" value="PlaqueAndPlate" /> Plaque and plate.................................................$40
for each year of membership</font></td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 1px solid #D8D8D8;"><font color="#0054a6" size="2" face="Times Roman"><input type="radio" name="q[13]" value="WindowDecal" /> Window Decal...................................................$10
for each year of membership</font></td></tr>
<tr bgcolor="#fff">
<td><h2><strong>Business Classification:</strong></h2></td><td></td></tr>
<tr> <td colspan="2"><input type="text" name="BusinessClassification" size="60" border="0"></td></tr>
<tr> <td colspan="2" style="border-bottom: 2px solid #D8D8D8;"><font color="#000" size="2" face="Times Roman">List up to 3 business categories or search words that best represent your company or select from the list of categories posted on the online directory at <a href="http://www.lakecitieschamber.com"> www.mysite.com</a>.</font></td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 0px solid #D8D8D8;"><font color="#0054a6" size="4" face="Times Roman">New Members:</font><font color="#000" size="3" face="Times Roman"> <em>Membership application and annual investment must be approved by the Chamber Board of Directors before membership is activated. Memberships are renewable annually, based on your anniversary date. Cancellation of membership must be submitted in writing to the Chamber Board of Directors.</em></font></td></tr>
<tr bgcolor="#FFFFFF"><td colspan="2" style="border-bottom: 2px solid #D8D8D8;"><font color="#0054a6" size="4" face="Times Roman">Current Members:</font><font color="#000" size="3" face="Times Roman"> <em>Your renewal is due one year from the date you paid your last investment. If investment is not received by the Chamber office 30 days past your anniversary date, then you will no longer receive membership benefits.</em></font></td></tr>
<tr>
<td style="border-bottom: 2px solid #D8D8D8;"><font color="#0054a6" size="3" face="Times Roman">Click Here to submit this form:</font></td><td style="border-bottom: 2px solid #D8D8D8;"><div align="center"><input type="submit" name="Submit" value="Submit Application" border="0"></div></td></tr>
</table>
<p></p>
</div>
Hi Bossman45,
Sorry, but I hate playing 'hunt the problem'. Saying "Some work but others do not." about a form with 40+ input isn't helpful.
If you an be more specific then I'll try to help.
Any valid HTML should work OK.
Bob
Sorry, but I hate playing 'hunt the problem'. Saying "Some work but others do not." about a form with 40+ input isn't helpful.
If you an be more specific then I'll try to help.
Any valid HTML should work OK.
Bob
Thanks. Updated the original post. That bit of code does not work. Am I missing a setting in the systems somewhere?
Hi Bossman45,
Looks like exactly the same code in your first post - still all 40+ inputs. Which part isn't working?
Bob
Looks like exactly the same code in your first post - still all 40+ inputs. Which part isn't working?
Bob
Thought I had deleted most of it. Here it is again. This is just with one input field and the submit button.
<tr>
<td><font color="#000" size="4" face="Times Roman">Number of Employees:</font></td>
<td><input type="text" name="NumberOfEmployees" size="24" border="0" /></td>
</tr>
<tr>
<td style="border-bottom: 2px solid #D8D8D8;"><font color="#0054a6" size="3" face="Times Roman">Click Here to submit this form:</font></td><td style="border-bottom: 2px solid #D8D8D8;"><div align="center"><input type="submit" name="Submit" value="Submit Application" border="0"></div></td></tr>
Hi Bossman45,
I've put the snippet into a new form (wrapped in <table> tags) and it appears to work correctly. How is it 'broken' for you?
Bob
I've put the snippet into a new form (wrapped in <table> tags) and it appears to work correctly. How is it 'broken' for you?
Bob
This topic is locked and no more replies can be posted.
