Dynamic website on CD
Hello, I would like to burn a dynamic site on CDs and send them to people that dont have internet connection. I have been looking for a long time on how to do this from good instructions and haven't found any. We are using ASP.net at work with SQL db. But i can use php and mysql if i have too.
The cd would consist of its own browser, server and db. A browser would pop up with auto load. The customer would enter a part number or select a button or link to retrieve information. The information would be pulled from the db.
Does anyone know how to do this or where i can find step by step instructions on how to do this?
TIA
|