Can Apache execute ASP code?
Posted: Tue Aug 27, 2002 6:58 am
Hi
I've got a class written in asp to upload files from the client to the Unix server. Is there any way in which Apache can be set up (easily) to execute this class whenever used in my php code?
If not, does anyone know where to find code that will do this and run on Unix? I need to write a php site that will upload files from the client to his ftp folder on the server, instead of using a normal ftp program. The reason is that I need to edit the uploaded page on the server and add a couple of lines php code at the top of each page and also convert from .htm to .php (this is yet another challenge!).
Any help will be appreciated.
I've got a class written in asp to upload files from the client to the Unix server. Is there any way in which Apache can be set up (easily) to execute this class whenever used in my php code?
If not, does anyone know where to find code that will do this and run on Unix? I need to write a php site that will upload files from the client to his ftp folder on the server, instead of using a normal ftp program. The reason is that I need to edit the uploaded page on the server and add a couple of lines php code at the top of each page and also convert from .htm to .php (this is yet another challenge!).
Any help will be appreciated.