Mystic Software Forums

Mystic Software => General Discussion => Topic started by: Khin on December 02, 2004, 01:53:58 AM

Title: (no subject)
Post by: Khin on December 02, 2004, 01:53:58 AM
I have a website account here..so can I upload ASP pages and be run correctly? Do we have to set up DNS connection?
Title: (no subject)
Post by: Spyder on December 02, 2004, 10:20:53 AM
Unfortunately ASP is a Windows only language. Mystic Software is hosted on a Linux server. My guess is that PHP is the Linux equivalent to ASP. Mystic Software does support PHP.
Title: (no subject)
Post by: Khin on December 03, 2004, 07:17:11 PM
ok, got it. Thanks Smile
I might switch to php afterall
Title: (no subject)
Post by: Colin on December 03, 2004, 09:53:17 PM
ASP (and ASP.NET) is/are microsoft's serveside scripting solution. It's windows server dependent because, hey, it's made by Microsoft! PHP has builds for both Windows and Unix servers, though they are hardly equivelent. PHP is an open-source project while ASP is, as mentioned, a huge commerical project by Microsoft.