Hi Shane,

> #attributes.fuseaction# was first so I set it as a request.variable and
then
> #attributes.To# came up.  Is this maybe because I am using Hal's old
 I modified the Custom Tag Call like so:
<cf_devnotes
  wwwroot="http://www.yadda.com"
  projectid="1"
  materialsdir="#request.site.TemplatePath#materials"
  fuseaction=#attributes.fuseaction#
  To="[EMAIL PROTECTED]"
  URL=#request.site.BaseHref#>

devnotes.cfm as Hal originally designed it did not take the fuseaction or an
email address, I added those for my own purposes...sketchy thought they may
be ;-P
If you downloaded both those zip files then everything should be in order
and you should be able to get it going without to much hassle.  I put the
call above in dsp_footer.cfm in the wrappers directory.  The database didn't
change at all as I store the fuseaction in the pageID field.

If you're still having troubles you'll need to post some examples of what
you're doing.

Cheers,
Emilio


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to