Hi,
As stated above, it is no walk in the park. You can start with a tool like this:
http://www.php-asp-convert
But still, a lot of handwork will be required.
Unless there is a highly dramatic reason to make the change, you are better off finding a way to keep your PHP (given it's a site you are talking about, if it's just a page you might as well redo it).
Finally, I am under the impression that you think DreamWeaver won't support PHP. That is not correct. There is as much (or even more) support for PHP as there is for ASP.
Best regards,
Esopo.
Main Topics
Browse All Topics





by: ryancysPosted on 2005-01-10 at 06:41:46ID: 13003133
No easy, i think there is no direct solution..
Btw, how big is your developed site?
If it's small i suggest you to save the output of what php generated directly to file with extension .asp. And then re-write the dynamic part of scripts.
If the site is big, no luck, you may need to re-write the whole site.