Re: [CentOS] ASP running on a Linux Machine

2012-01-04 Thread Warren Young
On 1/4/2012 12:30 AM, Jonathan Vomacka wrote: > > this wasn't possible without a program like ChiliASP, ...which is now dead, apparently. > noow I heard > rumor that apache might have a plugin to allow it to read ASP. Rumor, really? I don't think open source works like that. We're not talking

Re: [CentOS] ASP running on a Linux Machine

2012-01-04 Thread Helmut Drodofsky
Hello, an alternative solution: convert the total Win 2k3 to a virtual machine e.g. VMWare. Viele Grüße Helmut Drodofsky Internet XS Service GmbH Heßbrühlstraße 15 70565 Stuttgart Geschäftsführung Dr.-Ing. Roswitha Hahn-Drodofsky HRB 21091 Stuttgart USt.ID: DE190582774 Tel. 0711 781941 0 Fax:

Re: [CentOS] ASP running on a Linux Machine

2012-01-04 Thread Hung Nguyen
On 01/04/2012 03:11 PM, John R Pierce wrote: > On 01/03/12 11:30 PM, Jonathan Vomacka wrote: >> I currently have a website that was written in ASP back in 1999. .. > even if you can get most of your site working under a ASP emulation, and > you can convert your data from MS SQL Server to mySQL,

Re: [CentOS] ASP running on a Linux Machine

2012-01-04 Thread John R Pierce
On 01/03/12 11:30 PM, Jonathan Vomacka wrote: > I currently have a website that was written in ASP back in 1999. .. even if you can get most of your site working under a ASP emulation, and you can convert your data from MS SQL Server to mySQL, you'll need to rework the SQL code in the VBasic

[CentOS] ASP running on a Linux Machine

2012-01-03 Thread Jonathan Vomacka
Good morning all, I currently have a website that was written in ASP back in 1999. The system is currently running Windows 2003 Server with MsSQL. Before everyone flames me for being in the wrong place, I was wondering if there is a way to allow centos to run old ASP code? I know years ago thi