Let Your Clients Reload Their Fusebox Application

At some point you might need to give your client the ability to reload their fusebox application (for example, if they have the ability to add new content).

Try using this in your code:

<cfset xfa.reinit = "&fusebox.loadclean=true&fusebox.parseall=false&fusebox.execute=true&fusebox.password=" & FUSEBOX_PARAMETERS.password>

Admittedly this is nothing new, but I like the fact that it calls in the password parameter from the fusebox config file. This will obviously help with code management.

Creating FLiP mind maps

 

This tutorial will run through the process of creating a visual mind map, using Visual Mind 9.1, constructing the back-end architecture for a Fusebox application, and then using FuseMinder to generate your site directory.

[More]

Mapping your lexicons in Fusebox 5

If you're having problems using lexicons in your fusebox application, it might be because you havn't set up the lexicon path properly

[More]

Using XFA's

XFA's, or "eXit FuseAction", are great, I've really come to appreciate their uses.

Learn about them here.

[More]

BlogCFC was created by Raymond Camden. This blog is running version 5.9.1.002. Contact Blog Owner