> Andrew,
> 
> If this worked as a cfinclude then it will work as a customtag, however you
> say it falls over on this line
> 
> <cf_SelectOffices SelectedOfficeID="3D#SelectedOfficeID#"> 
> 
> If it falls over on this line then it clearly is not in the current template
> directory, 

This is the thing. It IS in the same directory, but is acting as though it
is not.

> if it is then the variable SelectedOfficeID is not defined, if it
> is then the tagname is misspelled. However if you had this in you custom tag
> 
> <cfoutput><cfdump var="#attributes#"></cfoutput> and nothing else and called
> it like this
> 
> <cf_SelectOffices SelectedOfficeID="3DSelectedOfficeID#" />
> 
> It should not error, if it errors then it has to be not in the current
> template directory.

That's right, it shouldn't throw an error, but it does.
 
> Now I also notice that your email has this:-)
> 
> cf_SelectOffices SelectedOfficeID=3D"#SelectedOfficeID#">
> 
> Notice that you have 3D outside the quotation's, either remove these or
> place them inside.

There's no 3D in the code. It was placed in by some process to do with
posting on this board.
 
>  
> Regards
> Andrew Scott
> Technical Consultant
> 
> NuSphere Pty Ltd
> Level 2/33 Bank Street
> South Melbourne, Victoria, 3205
> 
> Phone: 03 9686 0485  -  Fax: 03 9699 7976

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to