Hi Gavin, Sure is :)
<cfform method="post" type="flash" name="myform" id="myform" action= "index.cfm?fuseaction=campaignmanagement.newcampaign" enctype= "multipart/form-data"> Cheers, Rae On 13 October 2010 10:24, Gavin Beau Baumanis <[email protected]> wrote: > Hi Rae, > > Quick question - just shooting from the hip; > You input is inside a CFFORM and not FORM element? > > Otherwise, I have not seen the error before, sorry and up until quite > recently, we were using CF7 too. > > > > As always, please contact me if I can be of any futher assistance. > > Gavin "Beau" Baumanis > Senior Application Developer > PalCare Pty. Ltd. > > P: +61 -3 9380 3513 > M: +61 -438 545 586 > E: [email protected] > W: http://palcare.com.au > > > > On 13/10/2010, at 10:22 AM, Rae wrote: > > > 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]<cfaussie%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/cfaussie?hl=en. > > -- > 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]<cfaussie%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/cfaussie?hl=en. > > -- ------------------------------------------------------------------- Rae Buerckner E: [email protected] M: +61 409 251 548 W: http://www.raebuerckner.com ACT Adobe Products User Group Manager http://groups.adobe.com/groups/8980662cdb/summary -- 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.
