Hi, I've got a weird error happening on a CF7 server, the code works fine on my local CF8 machine. Any ideas?
<cfinput type="datefield" name="CampaignDate" value="#CampaignDate#" mask="dd/mm/yyyy"> Here's the error! coldfusion.tagext.validation.IllegalSwitchValueException: Attribute validation error for tag CFINPUT. at coldfusion.tagext.html.form.InputTag.setType(InputTag.java:141) :( -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
