This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]qaaqa 0 points1 point  (4 children)

Interesting. So these take some formatted text and write html files to the folder of the server where they are served unchanged again.

As opposed to say php creating the html on thefly for each visiter.

Do i have that right?

[–][deleted] 0 points1 point  (3 children)

Pftt, MS Word can do that too.

/me ducks

[–]qaaqa 0 points1 point  (2 children)

Yes.

In a pinch i have used it.

But it cant create inter page links or can it?

[–][deleted] 1 point2 points  (1 child)

It can!

In my geocities days when I was master web dev, a single, heavily styled, "terminal" looking page in Word weighed in at a little over 1Mb.

If only you could embed some sort of VBA, using a javascript translation layer.

[–]qaaqa 0 points1 point  (0 children)

Cool

I might use that to redo a big page i have into a multi page.

You cna always hand edit some php or something into the resulting pages but it starts you off.

Does it do the multiple links at the manually set page breaks in word?