LOL!Originally Posted by Vger
![]()
I once had to take a medical website created in FrontPageand rewrite the ENTIRE html just so I could edit the site.
LOL!Originally Posted by Vger
![]()
I once had to take a medical website created in FrontPageand rewrite the ENTIRE html just so I could edit the site.
Originally Posted by Vger
![]()
![]()
Guess I'd better step away from Dreamweaver then (in addition to FrontPuke) also... I think in my case the ah, operator.... is the one whose making things look like they came from a smack monkey!![]()
wow, what a load of utter rubbish and misinformation in this thread. hah![]()
robax, why is it a load of rubish,
front page adds line ending marks which php can not correctly interperet
it also has a tendancy to add white space at the end of a file,
depending on the server setup this causes an issue.
now it dosnt always happen but it happens more than enough to warrant the answers givin here.
If you have not had these issues with frontpage, that is great and I hope you never do.
but there are alot of very experienced folks here that agree that frontpage is not the best solution for use in php aplications.
Zen cart PCI compliant Hosting
Yes I'm curious too to know why the advice posted here is misinformation and rubbish.
Vger and Merlin both offer web hosting services, so will no doubt have had first hand experience of the problems that Frontpage causes.
As a web designer I have had to deal with the incredibly bloated and non-compliant code that it produces and the mess that it can make of a server. So my only solution when asked to rework or refresh a Frontpage-built site is to rebuild it from scratch, making it more easily maintained and much faster loading.
The only plus point that I can see for Frontpage is that it can make it relatively easy for web design novices to publish personal pages.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
If you want to publish an html based website and have little knowledge of the internet then use FrontPage if you must. The comments about 'bloated code' are perfectly true. I can take any html page writen in FrontPage and reduce the code content by between 80 and 90%.
When used with PHP based sites there's no benefit to using it, and plenty of downsides. With HTML you can preview the site, with PHP you can't, unless you install the PHP Rocket add-on, and that has very limited functionality. You get much beter functionality for previews with DzSoft PHP Editor - and it's a plain text editor which does not apply text formatting (which FrontPage does).
With FrontPage image uploads are notoriously slow, and if you ever upload/update any images/files using FTP and not FrontPage then FrontPage will fail to update/upload them from that date onwards.
FrontPage disables .htaccess files - not a problem if you are hosted on a Windows server, but if you use FrontPage extensions installed on an Apache server then it is a problem. You can't use URL rewriting for one thing.
I could go on, and on, and on about the many failings of FrontPage - but I don't have the time to catalogue them all.
Vger
I have just got to voice my biggest gripe with frontpage
its
MICROSHAFT
Zen cart PCI compliant Hosting
I don't have a problem with Microsoft as such. I think that Windows servers are ideal - if you run an ASP based site. The ChilliSoft ASP Linux plug-in is pretty useless. If you run a PHP site - go for an Apache server - simple as that. Yes, FrontPage is total pap, but Word is one of, if not 'the' best Word Processing programmes. And XP is undoubtedly the most stable desktop system ever - and I can say that because I also run Mac OSX and Kubuntu Linux.
Vger