Hi Paul,
Provided you've scoped all the variables in your fusebox application as
ATTRIBUTES. (and therefore made use of the formurl2attributes.cfm custom
tag), than your work is already done. All though I've found some
imperfections in my coding that affected this, it works pretty well. All
you need to do is call the index.cfm file of your fusebox application from
some other application using CFMODULE. For instance, you could do something
like:
<CFMODULE template="/myapplicationMAPPING/index.cfm"
fuseaction="register_user">
Voila, when that code is executed, it will do the same thing as if you had
gone to your original application with:
http://www.mycompany.co.uk/index.cfm?fuseaction=register_user
HTH,
Eron
-----Original Message-----
From: Paul Johnston [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 06, 2000 12:32 PM
To: Fusebox (E-mail)
Subject: Using Fusebox as custom tags...
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BFE767.AA715EAC
Content-Type: text/plain;
charset="windows-1252"
I'm new to Fusebox, but absolutely love it considering it took me 4 hours to
build something I regularly build, that has taken me at least 12 hours on
most other occasions, even reusing code!
Please can someone explain how to use a fusebox as a custom tag. As far as
I can see, using forms and posting it to "index.cfm" with the appropriate
fuseaction negates the possibility of using it as a custom tag.
I have seen CFMODULE used, and am unsure how it is used in this context
also. Any help?
Thanks
Paul
------------------------------------------------
Internet Email Confidentiality Footer
------------------------------------------------
The information in this email and in any attachments is confidential and
intended solely for the attention and use of the named addressee(s) . Any
views or opinions presented are solely those of the author and do not
necessarily represent those of Thoughtbubble. This information may be
subject to legal, professional or other privilege and further distribution
of it is strictly prohibited without our authority.
If you are not the intended recipient, you are not authorised to and must
not disclose, copy, distribute, or retain this message or any part of it,
and should notify us immediately on +44 (0)207 387 8890.
------_=_NextPart_001_01BFE767.AA715EAC
Content-Type: text/html;
charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dwindows-1252">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>Using Fusebox as custom tags...</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>I'm new to Fusebox, but absolutely love it =
considering it took me 4 hours to build something I regularly build, =
that has taken me at least 12 hours on most other occasions, even =
reusing code!</FONT></P>
<P><FONT SIZE=3D2>Please can someone explain how to use a fusebox as a =
custom tag. As far as I can see, using forms and posting it to =
"index.cfm" with the appropriate fuseaction negates the =
possibility of using it as a custom tag.</FONT></P>
<P><FONT SIZE=3D2>I have seen CFMODULE used, and am unsure how it is =
used in this context also. Any help?</FONT>
</P>
<P><FONT SIZE=3D2>Thanks</FONT>
</P>
<P><FONT SIZE=3D2>Paul</FONT>
</P>
<BR>
<P><FONT =
SIZE=3D2>------------------------------------------------</FONT>
<BR><FONT SIZE=3D2>Internet Email Confidentiality Footer </FONT>
<BR><FONT =
SIZE=3D2>------------------------------------------------</FONT>
</P>
<P><FONT SIZE=3D2>The information in this email and in any attachments =
is confidential and intended solely for the attention and use of the =
named addressee(s) . Any views or opinions presented are solely those =
of the author and do not necessarily represent those of Thoughtbubble. =
This information may be subject to legal, professional or other =
privilege and further distribution of it is strictly prohibited without =
our authority.</FONT></P>
<P><FONT SIZE=3D2>If you are not the intended recipient, you are not =
authorised to and must not disclose, copy, distribute, or retain this =
message or any part of it, and should notify us immediately on =
+44 (0)207 387 8890. </FONT></P>
<P><FONT SIZE=3D2> </FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01BFE767.AA715EAC--
----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.