PDA

View Full Version : Server-Side Includes


iggel
01-01-2003, 11:05 PM
I'm searching for the perfect free HTML editor :) and 1st page comes pretty close.
However, as any pro HTML designer will tell you, it's a very good idea to work a lot with Server-Side Includes (like <!--#include virtual="foobar.html"-->), especially for navigation etc.
The other editor I used till now (see http://www.meybohm.de/htmledit.html ) even simulates SSI with HTML comments, but it also lets you choose http://localhost for checking the page. Since I have my local Apache web server, this feature is very handy.
So what I would like to see is being able to specify a URL for the preview browsers. Shouldn't be too much work ;-)

Best regards,
Eric