Uploading af chatprogram!
Jeg har problemer med at få installeret et chatprogram på min hjemmeside. Programmet er udviklet i England med fuld ASP koder til, denne vejledning følger med (jeg kan ikke bruge løsning 2 da min udbyder ikke har frontpager server udvidelser installeret), men hvordan for jeg det så installeret er det noget min udbyder skal gøre eller jeg skal bede ham at gøre. Håber i kan \"oversætte\" nedenstående:P.S. jeg kan heller ikke bare uploade via ftp med filerne, fordi de åbenbart udpakker ved den anden metode.
Installation
Installation should just be a matter of extracting the files into a suitable sub-directory (e.g. c:\\InetPub\\wwwroot\\chat). Due to the fact that ASP Script Chat is a WEB Application, for its proper operation sub-directory must be “turned” into web folder.
For example when using the Microsoft Internet Information Services (IIS) Snap-in in the Microsoft Management Console:
1. Open the IIS snap-in in the MMC.
2. Right-click the directory or virtual directory that contains the web that is not working.
3. Click Properties on the shortcut menu.
4. Select the Directory or Virtual Directory tab.
5. Click the Create button.
6. Click OK.
7. Quit the MMC.
When FrontPage 2000 is used to republish the Web on the same server:
1. Open the affected web in FrontPage 2000 by using HTTP (for example, http://myserver/chat/).
2. On the File menu, click Publish Web.
3. In the Specify the location to publish your web to box, type the HTTP path to your server, followed by your web name “chat”, appended with the number 2 (for example, http://myserver/chat2).
4. When publishing is completed, click Web Settings on the Tools menu.
5. On the General tab, in the Web Name box, append the web name with the number 3 (for example, chat3).
6. Click OK.
7. On the File menu, click Close Web.
8. On the File menu, click Open Web.
9. In the Open Web dialog box, select the newly published web (for example, http://myserver/chat2).
10. When the web opens, click Web Settings on the Tools menu.
11. Delete the number 2 from the web name (for example, change chat2 to chat).
12. Click OK.