Makes use of templates easier work. i have used earlier work by michael tanczos back in 2003 where he created a class to read fso files into his code thus templating his work. my addition/modification takes the name of the current page and strips the extension and the path leaving only the page name and then adding another extension to it, such as html. by reading the html file into the asp page we can then easily add the content. you only have to create the asp page copy into it the same templated code and then create the actual html code page. it will be called automatically saving some tedious work to alter the asp code. it saves me quite a bit of time since my projects may have 50 or more pages. hope it helps.
File List:
@PSC_ReadMe_9224_4.txt
1Kb
contactus.asp
103b
contactus.html
34b
default.asp
167b
default.html
45b
default.inc
50b
dyninclude.asp
9Kb
template.asp
104b
template.html
45b
Similar code
Jobs Post
(Popularity: ) : Well, I needed a webpage that allows me to temporarily post jobs that i have recently done, up on a ... ASP Focus Center
(Popularity: ) : (Designed With: DreamWeaver UltraDev 4) This is just a simple page that shows how to call on asp include files, ...