-
Worlds record!
I think i just broke a record formost amount of seperate files to produce a webpage. :p Anyone think of a way to increase this. Im actually doing this to benchmark time it takes to do a webpage this way versus 1 HTML page.
XML document with all the data
XSL page to display the data into HTML
ASP to apply the XSL to the XML in order to make it cross browser
CSS for all the formatting(colors, fonts, etc.)
JS file for all client side javascripting
Ooof.. LOL
This is actually the correct way to do web pages now.
-
Why not have some ASP code HTMLEncode it and De-HTMLEncode it...
It would be funny :D:D
-
and add some server side includes, and connect to a few databases...:D