[TYPO3] export to static HTML
Tyler Kraft
headhunterxiii at yahoo.ca
Thu May 31 10:06:07 CEST 2007
Hi
> Has any of you done exporting typo3 pages to static HTML file. I have a
> website with mail form, front end user registration etc. But my host
> company can not install TYPO3 for me and I just have ftp access. Will my
> site work properly after export to static HTML files?
Ummm... no it wont work. All the logic that handles those form and
registrations will be missing (unless html has gained some incredible
logic capabilities behind it since yesterday).
All you normal content pages will be fine, and if you use something wget
you can even get all the interlinks to work correctly, but the forms
will all need some kind of programming logic behind the page to handle
the submission.
hth
More information about the TYPO3-english
mailing list