I have the server licesne for ASP 3.0 and have multiple client websites on a single webhost. Each website has the same IP address in a shared webspace.
I have one of the websites working (in a test phase) using the editor. It accesses/saves content from/to a SQL Server database in an IIS 5 environment.
The Cute files are in a folder in the root directory. I have the asp files to activate the editor to make content changes for just one website. Now, I want to apply what I have working into the other client websites.
Do I have to make a CuteMain folder with the other Cute sub-folders within each website folder or can I have just the one CuteMain folder and somehow have the other website folders work from that?
I really don't want to have to duplicate the Cute-related folders/files for every client website I have.