"Does anybody know a software which can change asp file to html file cause I 'd like to create a CD of the company."
what is your purpose by asking that.??
Am I correct in assuming that you're trying to change the extensions because you just want to upload them into a different computers and have the pages work as if they're in a server??
If this is your purpose, asp pages don't work just like that...
And for additional ASP answers, download a 900+ page PDF here: thread333-721855
Can you be more specific with what you are trying to accomplish? I am unaware of a program that will specifically do what you are asking but if you could explain your problem (or what you wish to accomplish) more clearly, there may be another answer.
-----------------------------------------------------------------------------------------------------
"If you can't explain something to a six-year-old, you really don't understand it yourself."
-- Albert Einstein
Sorry my question is not so clear. I need to creat a CD which contain everything on our company's website which will be given to somebody who can not access our website through internet.
Our website is made by asp file and access database. I'd like to know if there is a software which can change asp file to html file. Then the user do not need to set IIS on his computer.
Welll... you could write an HTTP Object that sucks a representative copy of every conceivable dynamic option into variables, which you could then output to static files. THEN, you'd have to adjust every link on every page to point to the proper folder on your CD.
You can use front page and "import" a web. You'll have to change the extensions manually, but it will get a full html copy onto your hard drive.
dukejas, since none of my question were anwered I'll put in my two cents.
1.
In if you have asp pages that you want to put in a cd to run on anyone's pc, I would suggest pointing the entire site (all asp's) to your PWS and make sure it works.
2.
Create a DSN on the other computer, save your asp files as if they were in your testing PWS and should work. (hoping they have PWS on their machine of course)
3.
dukejas, simply by changing all .asp pages to html will not work at all. Asp pages only work/execute on a server, therefore you can not change then to HTML at all and expect them to process your intentions.
And for additional ASP answers, download a 900+ page PDF here: thread333-721855
There are a couple of pieces of software out there that will allow you to run ASP pages off of a CD. I know ths topic has been covered in the past, so it may be fruitfull to use the search tab above. I haven't personally used any of this software myself, so I can't quite remember all of the options, but here is one of them:
Dynamic-CD:
Thanks for you all. I finally found a software name "teleport" which can run ASP pages off a CD. It doesn't work so well if the menu is written by Javespricpt. But it does save lots of work.
Try Offline Explorer Enterprise, and ask him to grab your site, it's gonna give you pure html file, and everything is working includes your js functions... This is the best software I saw, much better than teleport
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.