Forum Moderators: mack
Keep in mind that when an ASP page is requested the web server interprets the ASP code first and passes it on then the browser interprets the left over HTML, javascript, vbscript, etc. You could actually visit the page with your browser, view the source code, and then save the source code as a .html page.
The "dynamic" things like current date, current time, etc. will have to redone with javascript.
Hope this helps.
It sounds like it might be worth learning some ASP.
Some of the sites I've visited a lot when learning VB / ASP were: