RE: CFFORM error

2005-08-11 Thread Russ Michaels
Yes, I have not posted ALL code. -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: 11 August 2005 00:17 To: CF-Talk Subject: Re: CFFORM error before digging thru this...is that /cfoutput after your cfform supposed to be there? On 8/10/05, Russ Michaels [EMAIL

RE: CFFORM error

2005-08-11 Thread Dave.Phillips
cfform action=#script_name#?action=domains.default method=POST name=domainform /cfoutput I looked through all your code and the only odd thing is the /cfoutput just after the cfform I would move that ABOVE The cfform as I don't believe it's needed for the #script_name# to be evaluated since

RE: CFFORM error

2005-08-11 Thread Russ Michaels
To: CF-Talk Subject: RE: CFFORM error cfform action=#script_name#?action=domains.default method=POST name=domainform /cfoutput I looked through all your code and the only odd thing is the /cfoutput just after the cfform I would move that ABOVE The cfform as I don't believe it's needed

RE: CFFORM error

2005-08-11 Thread Dave.Phillips
AND maybe post your exact error message again (all of it). Dave -Original Message- From: Russ Michaels [mailto:[EMAIL PROTECTED] Sent: Thursday, August 11, 2005 8:32 AM To: CF-Talk Subject: RE: CFFORM error There is an opening cfouput in the code above the cfform (not posted as it's just

RE: CFFORM error

2005-08-11 Thread Dave.Phillips
FYI - when I run that code you gave us without the /cfoutput below the cfform I don't get the error message. I would look above your cfform for the error and definitely move the /cfoutput above it. Hope this helps. Dave

RE: CFFORM error

2005-08-11 Thread Russ Michaels
tried moving the cfoutputs, and evenin getting rid of them altogether to see if that was the problem, and it wasn;t. Russ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 11 August 2005 13:45 To: CF-Talk Subject: RE: CFFORM error I understand that, but my point

RE: CFFORM error

2005-08-11 Thread Dave.Phillips
A cfoutput is required. Otherwise what will happen is that the actual text #script_name# will be output instead of it's value. Russ, Look, I'm trying to help here. I told you before that you don't need to put the cfoutput around the cfform to have the #script_name# evaluated. It will

Re: CFFORM error

2005-08-11 Thread Charlie Griefer
On 8/11/05, Russ Michaels [EMAIL PROTECTED] wrote: As my CFFORM action has a coldfusion variable in it cfform action=#script_name#?action=domains.default method=POST name=domainform A cfoutput is required. Otherwise what will happen is that the actual text #script_name# will be output

RE: CFFORM error

2005-08-11 Thread Russ Michaels
Subject: RE: CFFORM error A cfoutput is required. Otherwise what will happen is that the actual text #script_name# will be output instead of it's value. Russ, Look, I'm trying to help here. I told you before that you don't need to put the cfoutput around the cfform to have the #script_name

RE: CFFORM error

2005-08-11 Thread Dave.Phillips
Ahhh, okay, so is everything working for you now? Dave -Original Message- From: Russ Michaels [mailto:[EMAIL PROTECTED] Sent: Thursday, August 11, 2005 9:22 AM To: CF-Talk Subject: RE: CFFORM error Sorry, I have actually replaced the CFFORM with a FORM tag since, and [EMAIL PROTECTED

RE: CFFORM error

2005-08-11 Thread Russ Michaels
-Talk Subject: RE: CFFORM error A cfoutput is required. Otherwise what will happen is that the actual text #script_name# will be output instead of it's value. Russ, Look, I'm trying to help here. I told you before that you don't need to put the cfoutput around the cfform to have the #script_name

RE: CFFORM error

2005-08-10 Thread Dave.Phillips
Russ, I'm guessing some other tag is missing a closing tag or some other syntax error. Can you post your code? Dave -Original Message- From: Russ Michaels [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 10, 2005 4:24 PM To: CF-Talk Subject: CFFORM error OK this is doing my head

Re: CFFORM error

2005-08-10 Thread Charlie Griefer
would need to see what's inside of the cfform/cfform tags. if it's ridiculously long, maybe paste it at www.nomorepasting.com? On 8/10/05, Russ Michaels [EMAIL PROTECTED] wrote: OK this is doing my head in, I am getting this error. Context validation error for tag cfform. The end tag

RE: CFFORM error

2005-08-10 Thread Russ Michaels
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 10 August 2005 21:26 To: CF-Talk Subject: RE: CFFORM error Russ, I'm guessing some other tag is missing a closing tag or some other syntax error. Can you post your code? Dave -Original Message- From

Re: CFFORM error

2005-08-10 Thread Charlie Griefer
before digging thru this...is that /cfoutput after your cfform supposed to be there? On 8/10/05, Russ Michaels [EMAIL PROTECTED] wrote: Ok here's the code. (snipped) -- Charlie Griefer ...All the world shall be your enemy, Prince with a