Hi Folks,
As I'm currently using my single XP workstation to work on
several websites, I'm a bit fed up with changing manually the IIS
DocumentRoot to test my page (sometimes, one doesn't have a server
at hand). Indeed, non server IIS can only bare one website at a
time.
For this reason I developed this simple script to set the
current Project (you must work with Homesite projects) as the
documentRoot for the local IIS.
Copy the following code into a vbs file and enjoy it the way
you like : it can be a button, a shortcut, and even, in a project,
be used as a deployment script (why not ?)
Have fun.