If you want to go for speed, put each fuseaction in its own directory, with
no CFIFs or CFSWITCHs in the index.cfm, only CFINCLUDEs. And the unique
directory implicitly defines the fuseaction.
best, paul
At 10:32 AM 1/12/01 -0500, you wrote:
>not only is it quicker to code, but its quicker to execute.
>
><cfif fileexists("#request.path#\#request.page#")>
> <cfinclude template="#request.page#">
></cfif>
>
>runs faster than the cfswitch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
- RE: passing page name through url Patrick McElhaney
- RE: passing page name through url Ryan
- RE: passing page name through url Patrick McElhaney
- RE: passing page name through url Ryan
- RE: passing page name through url Patrick McElhaney
- RE: passing page name through url Nat Papovich
- Re: passing page name through ... Brandon Paolin
- Re: passing page name through url Brandon Paolin
- RE: passing page name through url Patrick McElhaney
- Re: passing page name through url paul smith
- Re: passing page name through url Brandon Paolin
- RE: passing page name through url Patrick McElhaney
- RE: passing page name through url Roger B.
- RE: passing page name through url McCollough, Alan
- Re: passing page name through url Brandon Paolin
- RE: passing page name through url BILL BROWN
- RE: passing page name through url McCollough, Alan
- Re: passing page name through url Brandon Paolin
- RE: passing page name through url McCollough, Alan
- Re: passing page name through url Todd Ashworth
