Dynamic Web Blocks
Posted: Thu Jul 13, 2006 11:20 am
Hello!
We have a two step setup program. The user loads our server software from CD/DVD to a server computer. Then the user uses a web browser to download the client setup from the server.
The setup includes many multimedia files which are loaded on both the server and client workstations. My first thought is that the files are identical so we could use web blocks and share the blocks between the server setup and the client setup.
The problem is that the URL for web blocks is defined at compile time. I would like to change the URL at runtime so the files are downloaded from the customer's server (over the LAN) instead of from our company's web server (over the Internet).
A related issue: We want to distribute our data on multiple CDs or a single DVD. Can the web blocks span CD-ROMS? Or can the setup dynamically determine the blocks available on the installation media and install all of them?
Do you have any suggestions?
We have a two step setup program. The user loads our server software from CD/DVD to a server computer. Then the user uses a web browser to download the client setup from the server.
The setup includes many multimedia files which are loaded on both the server and client workstations. My first thought is that the files are identical so we could use web blocks and share the blocks between the server setup and the client setup.
The problem is that the URL for web blocks is defined at compile time. I would like to change the URL at runtime so the files are downloaded from the customer's server (over the LAN) instead of from our company's web server (over the Internet).
A related issue: We want to distribute our data on multiple CDs or a single DVD. Can the web blocks span CD-ROMS? Or can the setup dynamically determine the blocks available on the installation media and install all of them?
Do you have any suggestions?