I'm starting to learn Fusebox 4 (using John Beynon's excellent
tutorials) and have come up with a question.
 
Is there any way to make XFAs include the full URL, path and query
string required, rather than simply use them as aliases for the bare
fuseaction name?
 
On my FB3 sites I prepend XFA's with the full (dynamically generated)
hostname, "self" file, and all query strings required (one of our sites
passes the custom session ID via the URL).  I'm hoping to upgrade our
sites to FB4 and would like to not have to rewrite everything to follow
what I see (in the first few pagess of John's tutorial) as a less simple
way of handling it.
 
If there is no way to do this I suggest adding a boolean attribute to
the XFA tag called "complete".  There would then be two extra global
fusebox variables, e.g. application.fusebox.xfaCompleteString for
storing whatever you wanted to go before the XFA, and
application.fusebox.xfaCompleteStringDefault which would be set to false
or true, depending on whether you wanted your XFAs to be automatically
prepended or not.

Thanks.

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED] 
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include <stdjoke.h>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197863
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to