The form that defines the variable is working properly, populates the correct table in the DB, passes it to the correct page, has javascript that will not let the user proceed unless that field is completed in the proper email format, and then works about half the time.
What really puzzles me is how it just stopped working and how it works sometimes and then it doesn't. it's just very strange... >I've only seen that message when you have something like... > ><cfmail to="#someVar#" ...> > ... ></cfmail> > >... and someVar is an empty string. Are you sure that's not the case? How >are you checking it? > >Ade > >-----Original Message----- >From: melissa kaiser [mailto:[EMAIL PROTECTED] >Sent: 22 February 2006 15:37 >To: CF-Newbie >Subject: Re: Attribute validation error for tag CFMAIL > > >Here's the interesting part. Sometimes the <cfmail> works and sometimes it >doesn't. This is a sporadic error message that appears and it appears on >valid email addresses. I've checked the variable and it is correct. > >Any other ideas? Thanks! > >TO >>is invalid. The length of the string, 0 character(s), must be greater than >>or equal to 1 character(s). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:15:1670 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
