RE: Coldfusion validating a standard form?
Sadly it's a password protected admin section. -Original Message- From: Alan Rother [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 4:28 PM To: CF-Talk Subject: Re: Coldfusion validating a standard form? I don't suppose we could either see the actualy page (link) or the output HTML of the page could we? ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240426 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Coldfusion validating a standard form?
Nope... And the form isn't posting to itself either. In the processing page, the only reference to that particular field is in an UPDATE query. My co-worker says that the validation is getting called before the processing page even loads. So that would have to be the App.cfm file. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 4:27 PM To: CF-Talk Subject: RE: Coldfusion validating a standard form? > The only field that's trying to be validated is a field > called "PAYDEX". It's just that one field. Do you have a field named PAYDEX_SOMETHINGOROTHER in the same form? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240423 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Coldfusion validating a standard form?
I don't suppose we could either see the actualy page (link) or the output HTML of the page could we? -- Alan Rother Macromedia Certified Advanced ColdFusion MX 7 Developer ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240422 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Coldfusion validating a standard form?
> The only field that's trying to be validated is a field > called "PAYDEX". It's just that one field. Do you have a field named PAYDEX_SOMETHINGOROTHER in the same form? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240420 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Coldfusion validating a standard form?
The only field that's trying to be validated is a field called "PAYDEX". It's just that one field. -Original Message- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 3:40 PM To: CF-Talk Subject: RE: Coldfusion validating a standard form? Can you post the form code? CF automatically tries to validate some form variables (I think) that end in things like "_date". ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240419 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Coldfusion validating a standard form?
Can you post the form code? CF automatically tries to validate some form variables (I think) that end in things like "_date". ... Ben Nadel Web Developer Nylon Technology 350 7th Avenue Floor 10 New York, NY 10001 212.691.1134 212.691.3477 fax www.nylontechnology.com "You know, like nunchuck skills, bowhunting skills, computer hacking skills... Girls only want boyfriends who have great skills." - Napoleon Dynamite -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 4:34 PM To: CF-Talk Subject: Coldfusion validating a standard form? A co-worker just asked me about a form that's been online for several years. It's a plain form, no cfinput tags, nothing. It's been working perfectly for all this time and now, all of a sudden, CF is trying to validate it like it's a cfform. You know, that plain grey box at the top left of the page. He's says that this has happened to him once or twice before and that changing the name on the form tag "fixes" it. But he's irritated that it's happening at all. Does anyone have an enlightenment on this situation? ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240411 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54