lestat I just came back from a M$ tech event and got a free copy of SQL server 2005 and Visual studio 2005. I'm interested in dabbling in it a bit. Is it possible for abyss to serve up both php and asp without any problems? Thanks ;-)
MonkeyNation Indeed it is. Just follow the insturctions for them both. As long as you don't want .php to be asp or something, you'll be just fine.
aprelium lestat, Yes, all you have to do is to add support for PHP, then to add support for ASP (see http://www.aprelium.com/support for the instructions). They will work side-by-side, one will process .php files and the other .asp files.
Kavkazzz Hi, How can I convert a short PHP code to ASP? not ASP.NET I found some online PHP->ASP converters, but without success. Can someone help me on this? Heres the code: Code:<?phpif issetGLOBALS"HTTP_RAW_POST_DATA" xml = GLOBALS"HTTP_RAW_POST_DATA"; file = fopen"data.xml","wb"; fwritefile, xml; fclosefile; echoGLOBALS"HTTP_RAW_POST_DATA";?> Thanks a lot Batric Sorry for offtop: ---SPAM LINK REMOVED---