DUH!  My brain isn't functioning today!!!

Thanks BB.

Dave

-----Original Message-----
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Friday, September 09, 2005 3:49 PM
To: CF-Talk
Subject: Re: Custom Tag question


Use caller.forceLinkTargetBlank from within your tag.

cheers,
barneyb

On 9/9/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I have a custom tag.  It needs to have access to a UDF that I've created.  
> The UDF is stored in a file called application_udfs.cfm which is CFINCLUDED 
> in the application.cfm file of my application. Here's my problem:
> 
> 1.  If I run the page as is, my custom tag fails saying that the 'Variable 
> ForceLinkTargetBlank Is Undefined'.
> 
> 2.  If I do a <CFINCLUDE> in my custom tag to include that 
> application_udfs.cfm file (so it can see the UDF), I get this error:
> 
> Routines cannot be declared more than once.
> The routine "ForceLinkTargetBlank" has been declared twice in different 
> templates.
> 
> I'm stumped.  I know this is something simple, but I guess it being a Friday 
> afternoon it's escaping me.  Any ideas on how I can debug this thing and 
> figure out what's going on?
> 
> Dave


-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

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