joehark
Posts: 1
|
| Posted: 05/07/2005, 12:04 AM |
|
I'm just a web developer whose skills are limited to HTML. I do OK with it and have built up a modest development and hosting business despite those limits. I host about 100 small web sites on a dedicated Apache RH server that includes PHP and MySQL.
I have been invited to do a makeover and take over the hosting of a web site that includes a a few forms generated in ASP.
Would CodeCharge convert those forms to PHP/MySQL so they can be hosted on my server? Or is there some simple way to do that?
Thanks
|
 |
 |
Nicole
Posts: 586
|
| Posted: 05/10/2005, 4:59 AM |
|
Hello,
Do you mean that you want to convert existent site (set of .asp and .html files) to CCS project? Unfortunately CCS doesn’t support this functionality.
But if you have CCS project on ASP you can easily convert it to PHP. You need to change Code Language to PHP under project settings. But keep in mind that custom ASP event code is not "translated" to PHP, you need to re-do it.
_________________
Regards,
Nicole |
 |
 |
|