-----Original Message-----
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: 25 February 2004 7:27 pm
To: CF-Talk
Subject: RE: Include a CFMODULE with CFHTMLHEAD?
<cfsavecontent variable="myvar">
<cfmodule ..... />
</cfsavecontent>
<cfhtmlhead text="#myvar#" />
Cheers,
barneyb
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 25, 2004 9:06 AM
> To: CF-Talk
> Subject: Include a CFMODULE with CFHTMLHEAD?
>
> Hi everyone,
>
> I'd like to include a _javascript_ validation bunch of
> functions in the header using CFHTMLHEAD. Problem is, this
> _javascript_ is called normally using CFMODULE (Attributes have
> to set certain JS variables). Is there a way to include the
> returned contents of the CFMODULE (the _javascript_) in the
> HTML head using CFHTMLHEAD?
>
> Cheers,
> Rob
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

