473,396 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Alternatives to Server Side Include Files when building a site on a CD

JR
Hello - I'm definitely in need of a bit of expertise. I'm trying to
take a website that uses Server Side Include (SSI) code and put it
onto a CD ROM so that people w/out internet access can view the site
as they normally would by browsing the CD. Ideally, this CD can be
give as a leave-behind, so I don't want to have to worry about the
user's system configurations; just whether or not they have a CDROM
drive or not. Has anyone had any success w/ anything like this?
Perhaps using a different code method instead of SSI? Any
help/insights would be much appreciated!

Thanks!

JR
Jul 20 '05 #1
2 2190
"JR" <jp********@hotmail.com> wrote in message
news:59**************************@posting.google.c om...
Hello - I'm definitely in need of a bit of expertise. I'm trying to
take a website that uses Server Side Include (SSI) code and put it
onto a CD ROM so that people w/out internet access can view the site
as they normally would by browsing the CD. Ideally, this CD can be
give as a leave-behind, so I don't want to have to worry about the
user's system configurations; just whether or not they have a CDROM
drive or not. Has anyone had any success w/ anything like this?
Perhaps using a different code method instead of SSI? Any
help/insights would be much appreciated!

The webpages on the CD will need to be 'flat', that is to say that there
can be no processing at all including SSI, unless you restrict the
content to those users with a javascript capability and I don't
recommend that at all.

I suggest you write a script to pull down generated pages off of your
live webserver, convert all 'internal' URIs to use relative paths
without specifying drive letters or mount paths etc., then save each
page to your machine plus all externally referenced objects such as
images and css files. If you get it right you'll create a static mirror
of your website that you can burn to CD. Instead of having to maintain 2
different formats of website you maintain one and write a tool to create
the other automagically, it's tricky in the short-term but pays off in
the long-term.

Alternatively there may be freeware or commercial tools that will do
exactly what you need, but I've never used one and wouldn't know what to
recommend.
--
Andrew Urquhart
Reply: http://www.andrewu.co.uk/about/conta...ct=Re%3A+ciwah
Jul 20 '05 #2
jp********@hotmail.com (JR) wrote in
news:59**************************@posting.google.c om:
Hello - I'm definitely in need of a bit of expertise. I'm trying to
take a website that uses Server Side Include (SSI) code and put it
onto a CD ROM so that people w/out internet access can view the site
as they normally would by browsing the CD. Ideally, this CD can be
give as a leave-behind, so I don't want to have to worry about the
user's system configurations; just whether or not they have a CDROM
drive or not. Has anyone had any success w/ anything like this?
Perhaps using a different code method instead of SSI? Any
help/insights would be much appreciated!

Thanks!

JR


You could use software such as HTTrack to copy your website
to your hard drive, then copy that to the CDROM:
http://www.httrack.com/

--
Dave Patton
Canadian Coordinator, Degree Confluence Project
http://www.confluence.org/
My website: http://members.shaw.ca/davepatton/
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Miles Davenport | last post by:
I would like some advice on what Java server-side alternatives their are to an applet which is a shopping cart application which allows the user to drag-and-drop individual items into "an order"...
1
by: Ralph Noble | last post by:
I have two avenues to access my primary SQL Server. (I work remotely using a VPN connection.) Usually, I hit the server from my local machine but I also login to a desktop machine inside the...
19
by: Steve Franks | last post by:
I am using VS.NET 2005 beta 2. When I run my project locally using the default ASP.NET Development Web Server it runs using a root address like this: http://localhost:11243/testsite/ However...
6
by: William F. Zachmann | last post by:
We've got a project going that involves moving an old web site with a massive dll written in C++ that produces most of the output from a SQL 7.0 data base on NT4 onto IIS on Windows 2003 Server...
3
by: Larry | last post by:
Hi, I need a method to dynamically include a server side include in my asp.net page. The problem is, the include file contains asp.net controls, and I can't find a way to get the controls to...
4
by: Pedro Leite | last post by:
Good Afternoon. the code below is properly retreiving binary data from a database and saving it. but instead of saving at client machine is saving at the server machine. what is wrong with my...
2
by: Chuck Anderson | last post by:
My shared host used to have Php configured such that I could place a php.ini file into any directory on my site and that was the php.ini file that the Php cgi would use when it ran scripts. ...
5
by: Mrpush | last post by:
Hello, Have MS 2003 server with IIS 6.0 installed. ASP.net is also installed. Had to re-install the server after initial configuration by someone who left the company and now I cannot get...
4
by: henry | last post by:
Folks: As a follow-up to my recent posts, I want to ask some more general questions about multiple instances of a CSS link in a page as seen by browsers due to server-side file inclusion. Let...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.