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 instead of it's value.

The error message notwithstanding...the statement above is incorrect.

As a value of an attribute of a CF tag...it will be evaluated if
surrounded by # signs (the <cfoutput></cfoutput> is completely
unnecessary).

As far as the error message goes...I still don't see anything glaring.
 My suggestion would be to remove everything between the
<cfform></cfform> tags, and add code line by line if necessary,
testing each time to see at what point it breaks.

-- 
Charlie Griefer

================================================
"...All the world shall be your enemy, Prince with a Thousand Enemies, 
and whenever they catch you, they will kill you. But first they must catch 
you, digger, listener, runner, prince with a swift warning. 
Be cunning and full of tricks and your people shall never be destroyed."

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214534
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

Reply via email to