Classic ASP Source Code
This site's source code
I've zipped up the entire site for anyone to download.
The two main pages you will need to edit are:
/incs/theme/web.sitemap
/css/theme.css
And bob's your uncle.
If you require further help using the code just drop me an email i'll be more than happy to help ;-)
The main features included in the code include:
- A classic ASP skinning engine (for theming the site)
- An XML navigation system (it uses ASP.NET style sitemaps in classic ASP)
- An XSLT picture slide show (compatible with Picasa exportable XML)
- Other classic ASP library's and code snippets
If your an ASP developer give them a go, let me know what you think.
Even better improve on them and send me your patches.
For further examples of my reuserable code snippets see: Documentation
As with all examples on this site the best place for additional information is in the source code!