If it's only two pages, why don't you just rewrite them in PHP ? Beyond this, the question is what these ASP (raw ASP, or ASP.NET ?) data are: you might also want to modify the ASP pages so that they export their data to Drupal over SOAP: SOAP integration is integral to both ASP.NET and PHP5.2, and writing a SOAP server in PHP is trivial. ----- Original Message ----- From: "Ron Dorman" <rwd@simplydigtech.net> To: <development@drupal.org> Sent: Wednesday, August 15, 2007 8:00 PM Subject: [development] ASP Integration with Drupal?
A client wants to move an existing site to Drupal.
The catch is that the existing site has two pages that are ASP. The ASP pages connect to a 3rd party hosted backoffice package and database.
The clients current site is on a dedicated leased Win / IIS / Plesk Control Panel server. The Plesk package provides php 5.2 and MySQL 5 so I do not believe we will have any issues installing and running Drupal on the server.
Does anyone know of any development, module, etc. that would allow us to integrate the ASP data into Drupal?
Any other gotchas I should be looking for?
Thank you all for the work you do and for the Drupal software.
Ron D.