Offline website Issue
Hi,
I have a big online website. In this website there are above 2000 products.
I have saved all the data about this products in a database. The site is build on asp.net 2.0.
Now the client also wants offline website. that means he want the entire website in a CD. And on Autoplay on CD, it directly opens the index.html in default browser(this should work without Internet connection on client machine).
So my problem is all the pages in website are .aspx pages. So what is the option for me. Coz not every client will have .Net 2.0 installed on his machine.
So Pls suggest me something.
Thank U...!!
|