Yea, FTP it up to a directory, but then it's how you call it that is
different. Locally you'd have copied it to your customtags folder and you'd
be calling it as <cf_mytag> but in a hosted environment you can either;

1. call it via cfmodule referenced from a cfmapping, eg <cfmodule
template="/mysite/tags/mytag.cfm" />

2. place it in the same folder as the calling page and still use it as
<cf_mytag>

I usually go for the 1st option for reusability purposes,

John.

-----Original Message-----
From: Stuart Kidd [mailto:[EMAIL PROTECTED]
Sent: 03 March 2004 15:32
To: CF-Talk
Subject: custom tags

Hi guys,

I've found a cool custom tag which is just one file (i don't know if they're
usually more but this one is one... i'm a custom tag newbie).

My site is co-hosted on a server.  Do i just ftp the file to one of my
directories or do i have to get someone at the hosting place to do something
with it?

Cheers,

Stuart (aka Saturday)
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to