I know this is very bad code. I wrote it many years ago for the site and have requested Pablo remove it but it has not been taken down yet. Sorry.
Change Site Color Scheme.
I found it wasn?t to difficult to give users the ability to select a color scheme for their site. This is done by using the application.cfm to hold the variables to be used throughout the pages.
This is really easy to set up for basic functionality, you may want to add some additional error checking and security if you wanted to use this on a full blown website. But for now I'll just stick to the basics to get you started.
This page will use four CFM pages and one database.
First thing first, Lets set up a database.
**********************************
TUTORIAL BY: MARK APLET
EMAIL: apletfx@saber.net
**********************************
I know this is very bad code. I wrote it many years ago for the site and have requested Pablo remove it but it has not been taken down yet. Sorry.
Am I suppose to save application.cfm in another directory? I have ran this code exactly and i get a time out error. It will not produce any output. What could I be doing wrong?
Hi I was very intencive when i see your workgroup with my wish for you to keep on this level, I am very interested in this aspects of work spesificaly on the flash and how i can create an excelent animation on my web projects, inspite of that i have a lot of decuments and resources which i look at to find a way to get start with this kind of work, so i found you and i am a preciate your help if you show me the from where can i start. Best Regards Baher Rayyan
That is nasty code!! Have a database hold the page name (test.cfm) and its CSS name (blue.css). Then make a CSS for each set of colour styles, then just do a check on each page against the DB and dynamically include the path to the CSS in a