[thelist] Cold Fusion: error message reported for a form's checkbox item - HTML4.01 Trans

Sharon F. Malone sfmalo at 24caratdesign.com
Tue Oct 29 04:57:01 CST 2002


On Tuesday, October 29, 2002 2:08 AM, Maxwell wrote:

> >In the form, I have:
> ><input type="checkbox" name="NoWords" value="nowords">
> >
> >In the Cold Fusion file I have:
> >NA: #NoWords#
>
>          If Stevenson's suggestion doesn't work--
>
>          We'll need to see more code than that to figure out what's going
> wrong. Say, the whole page(s), if at all possible.
>
>          -M

Maxwell, here's the code for the CF page in question:

<cfparam default="Not Checked" name="DocuShare">
<cfparam default="Not Checked" name="Bundled">
<cfparam default="Not Checked" name="DSTrial">
<cfparam default="Not Checked" name="Magenta">
<cfparam default="Not Checked" name="RemarkOff">
<cfparam default="Not Checked" name="RemarkWeb">
<cfparam default="Not Checked" name="RemarkClassic">
<cfparam default="Not Checked" name="Sekonic">
<cfparam default="Not Checked" name="Fujitsu">
<cfparam default="Not Checked" name="Chatsworth">
<cfparam default="Not Checked" name="company">
<cfparam default="Not Checked" name="website">

<cfmail to="sales at datablocks.com"
  from="sales at datablocks.com"
  subject="Web Site Contact Form">The following information was submitted via the web site:

Comments:
#Form.Comments#

Categories:
DS - #DocuShare#
Xerox Bundle XwScan - #Bundled#
DS Free Trial - #DSTrial#
Magenta - #Magenta#
Remark Office - #RemarkOff#
Remark Web Survey - #RemarkWeb#
Remark Classic - #RemarkClassic#
Sekonic - #Sekonic#
Fujitsu - #Fujitsu#
Chatsworth Data - #Chatsworth#
Company - #company#
Web Site - #website#

Contact Information:
Name: #Name#
Title: #Title#
Company: #Company#
Address: #Address#
City: #City#
State: #State#
Zip: #Zip#
Telephone: #Telephone#
FAX: #FAX#
Email: #Email#
How: #How#
What: #What#
NA: #NoWords#
Which: #Which#
NA: #NoEngine#
</cfmail>

<cflocation url="contact_confirm.htm">

For the html form itself, you may go to http://www.datablocks.com/contact.htm

Thanks much!

Sharon
---------------------------------------------------------------------------
Sharon F. Malone
"web design and Internet writing services"
http://www.24caratdesign.com
sfmalo at 24caratdesign.com




More information about the thelist mailing list