Home Shop Our Download Store Support Issue
Request a Website Project Quote Domains & Websites For Sale Contact & Ask a Question
About 2simplifi Web Solutions, Inc. Get Started with eCommerce FAQs
Multiple Domains with One Database PayPal Integration Solutions Order Website Hosting
    Follow 2simplifi on Twitter
to sim·pli·fy: make website solutions simpler and easier and reduce their complexity
877-500-7570
717-7CFWEBS
0 Cart Items View Cart
Total: $0.00       
09/09/10
Pre Developed ColdFusion Website Products and Business Solutions. Customized Website Programming for New and Re-Design Website Project Needs.
Product Demos
Receive New Product & COUPON CODE notifications.  E-mail Address: Retype: 2SWS2010
 
2simplifi Resume Builder Bookmark and Share
2simplifi Resume Builder

All Features & Order Options | E-mail Product Question

 
Knowledge Base
Store Home. View All Products >>
Purchase Download Purchase & Download >>
E-mail Question E-mail Product Question >>
Flash Demos
Read Topic View Demos
2simplifi Resume Builder Demos
Read Topic View Demo - Main Client Site
Read Topic View Demo - Back Office Manager
Read Topic Administrator Manage Job Seeker Account
CF Developer - Installation & Setup
Read Topic CF Hosting / Server Requirements
Read Topic CFMX 7.0 SQL Server 2000/7.0
Read Topic Immediate Code Change Considerations
Read Topic SQL Server Database Tables/Values
Read Topic FCKeditor 2.2 Text Editor Option
Read Topic Methodology CFCASE,CFSWITCH
Read Topic 1 Global Stylesheet (CSS)
Read Topic Generated E-mail Content
Read Topic Edit Headers & Footers
Credit Card / Invoice Processing
Not Available No Articles Available
Managing the Back Office
Read Topic Manage Attachment Types
Read Topic Manage Application Settings
Read Topic Customer Country Base
Read Topic Display Rows
Managing Back Office Content
Read Topic Add Text or HTML Content
Read Topic Manage 468x60, 120x600 Banners
 
2simplifi Resume Builder - Methodology CFCASE,CFSWITCH
Created: 12/27/06 | Updated: 12/27/06

Template Methodology CFCASE,CFSWITCH

In the root directory, only the index.cfm file is used to create the template for the entire front end of the application.

The index.cfm files uses CFCASE & CFSWITCH  to load in the body templates such as About Us, Contact Us etc.  To change the look of the site simply edit the Header and Footer sections of the index.cfm file one time and the entire site will change.

<!--- HEADER --->

<!--- Start Switching --->
<cfif Not IsDefined("url.page")>
 <cfinclude template="main.cfm">
<cfelse>
 <cfif IsDefined("url.page")>
  <cfset TemplateSwitch=url.page>
  <cfswitch expression="#TemplateSwitch#">

  <!--- Load Main Page Content --->
  <cfcase value="main">
   <cfinclude template="main.cfm">
  </cfcase>

  <!--- Load Privacy Content --->
  <cfcase value="privacy">
   <cfinclude template="privacy.cfm">
  </cfcase>

  <!--- Load Services Available to Employers --->
  <cfcase value="services">
   <cfinclude template="mnservices.cfm">
  </cfcase>

  <!--- Load Send To Friend Mass E-mail --->
  <cfcase value="friend">
   <cfinclude template="mnfriendemail.cfm">
  </cfcase>

  <!--- Load Resource Center Content --->
  <cfcase value="resource">
   <cfinclude template="mnresource.cfm">
  </cfcase>

  <!--- Load AutoResponder Email Remove Employers To Job Seekers --->
  <cfcase value="arrem">
   <cfinclude template="mnremove-arrem.cfm">
  </cfcase>

  <!--- Load AutoResponder Email Remove Admin To Employers --->
  <cfcase value="arremadm">
   <cfinclude template="mnremove-arremadm.cfm">
  </cfcase>

  <!--- Load AutoResponder Email Remove Admin To Job Seekers --->
  <cfcase value="arrjsadm">
   <cfinclude template="mnremove-arrjsadm.cfm">
  </cfcase>
  </cfswitch>
 </cfif>
</cfif>
<!--- End Switching --->

<!---FOOTER --->









 



 



 



 



 



 



 



 



 



 



 



 



 







 

 
  
  

  
  
   
  

  
  
   
  

  
  
   
  

  
  
   
  

  
  
   
  

  
  
   
  

  
  
   
  

  
  
   
  

  
 

 

Home | ColdFusion Store | About Us | Contact Us | Privacy | Terms of Use | FAQs | License | Articles | Sitemap | Share Site Visa MasterCard American Express

 

Central PA Web Design
Lancaster PA Web Design
Philadelphia PA Web Design

ColdFusion® & FLASH® are products of Adobe Systems Incorporated. All Rights Reserved. Adobe Systems Incorporated.
SQL Server 2000 is a product of Microsoft Corp. All Rights Reserved. Microsoft Corp.
2simplifiTM Web Solutions, Inc. is a Veteran Owned Small Business located in Lancaster, PA.
Also Visit CFMXsolutions - ColdFusion MX Solutions
Copyright © 1995-2010 2simplifiTM Web Solutions, Inc.. All Rights Reserved.
powered by 2simplifi Website Builder (Content Management System)