ASP to PHP Converter
I would like to know if there is any asp to php converter available for free anywhere on the internet. I don't want to have to create both a website and a shopping cart all from scratch. I already have a website on the internet using asp. Please help.


You can have half your site in asp and half in php. I don't see any reason why you need to convert. Are you using a database for your website now? You may just want to convert that to mySQL and keep your asp catelog in tact. Then add ecart functionality and checkout in php. PHP will run on an IIS server. 
