WartookMan
Technical User
I've searched the forums, I've searched the web, but I don't seem to be able to find a tool or information on this problem.
Background:
I have two websites, one commercially hosted which allows CGI scripting and SSI (.shtml files), and another that is a basic service ([ignore]www.servername.com/~mysite[/ignore]) which only allows static HTML files.
From the looks of it, SHTML appears to represent a similar style to ASP files - in that you can include static text and dynamic code.
Questions:
Is it possible to export an ASP file to static HTML file?
Is it possible to export an SHTML file to a static HTML file?
I'm thinking I can probably write an HTTP connector to read the .asp files and store the response as an .html version using either ASP or some other server side / Java application.
The reason I thought of using ASP, is that I have an IIS server I can use for development work.
Any thoughts / ideas / suggestions would be greatly appreciated (or even a thread that I have over-looked).
Pete.
Web Developer / CMS (Aptrix / LWWCM) Consultant
w: e: Pete.Raleigh(at)lclimited.co.uk
Background:
I have two websites, one commercially hosted which allows CGI scripting and SSI (.shtml files), and another that is a basic service ([ignore]www.servername.com/~mysite[/ignore]) which only allows static HTML files.
From the looks of it, SHTML appears to represent a similar style to ASP files - in that you can include static text and dynamic code.
Questions:
Is it possible to export an ASP file to static HTML file?
Is it possible to export an SHTML file to a static HTML file?
I'm thinking I can probably write an HTTP connector to read the .asp files and store the response as an .html version using either ASP or some other server side / Java application.
The reason I thought of using ASP, is that I have an IIS server I can use for development work.
Any thoughts / ideas / suggestions would be greatly appreciated (or even a thread that I have over-looked).
Pete.
Web Developer / CMS (Aptrix / LWWCM) Consultant
w: e: Pete.Raleigh(at)lclimited.co.uk