Some more disadvantages of using FrontPage.
1. How are you going to preview your changes in your Zen Cart website in your FrontPage web on your computer? FrontPage doesn't display dynamic php pages by default. There is an uncertified add-on called PHP Rocket, but this has very limited functionality.
2. FrontPage is incredibly slow at uploading changed files, especially image files - FTP wins every time.
3. FrontPage injects code into every .htaccess file telling itself (and the website) to ignore those files - so you lose all of the functionality that can be gained from using .htaccess. For instance, you couldn't use Ultimate SEO URL's with FrontPage. This is not a problem if it's a Windows server anyway, but if it's an Apache server with FrontPage extensions installed then you're stuffed.
4. If you update and upload any changed files and don't use FrontPage to do it then those files will be out of sync with your FrontPage Web and FrontPage will never update them ever again.
5. FrontPage writes rubbish html code. It looks like it's been written by a monkey on speed.
Vger


Oh well, better to learn now than later.
and rewrite the ENTIRE html just so I could edit the site.

