> Right, however, in some circumstances, ambiguity > may be a useful feature. For instance, not > specifying the form or url scope for a variable > can make a template work both as a form action or > as an href called template with parameters passed > in the url.
That's why I like the way FuseBox handles input. So much so that I use it even outside my FuseBox apps. It takes all of the FORM and URL variables and moves them to the ATTRIBUTES scope if it doesn't already exist. That way you can CFPARAM all your input variables to that scope and use them wherever. You no longer have to worry about where they came from, AND you can continue to scope properly. Very nice, IMHO. ----------------------------------- Justin D. Scott Vice President Sceiron Interactive, Inc. www.sceiron.com [EMAIL PROTECTED] 941.378.5341 - office 941.320.2402 - mobile 877.678.6011 - facsimile ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200184 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

