DEFAULT PROJECT Downloaded from the Web S2S should be already set to the project examples\asp_php\default_project.prj and can be run by pressing "Go" from menu. ASP Take folder "messenger". Take file custom.inc from folder "asp_samples". Drop both of taken units into wwwroot folder. Be sure that PWS or IIS are running. If in Windows 95/98, if on the same computer as PWS, browse to localhost/messenger/index.asp PHP Convert folder messenger. Uncomment require("../replacers.inc") in file "easylife.inc". Drop content of RESULT_FILES (precisely speaking: folder messanger, files custom.inc and rplacers.inc) into the same folder under Web Server, for example: mydomain.com/myfolder/ Browse to mydomain.com/myfolder/messenger/index.php