[Typo3] meta tag in typoscript

Jochen Rieger j.rieger at connecta.ag
Thu Oct 6 16:08:48 CEST 2005


Hi Steve,

maybe you can try the plugin "metatags".

Then create an empty EXTension template on your "thank you"-page. There 
you can insert something like this in your CONSTANTS-field:

plugin.meta.refresh = 2;URL=javascript:history.back()

or similar.

Regards,
Jochen

Steve Turnbull wrote:
> Hi
> 
> I have a contact form 'thank you' page. What I want to do is have the page
> auto-refresh after 2 seconds and take the user back to the page where he
> came from using;
> <meta http-equiv="refresh" content="2;URL=javascript:history.back()">
> 
> I added a template for the thank you page and added the following
> typoscript. It works to a degree, BUT the problem is that before the page
> refreshes, the page which is shown is blank!!
> 
> refresh = PAGE
> refresh.typeNum = 0
> refresh.meta.REFRESH = 2;URL=javascript:history.back()
> 
> Could someone advise where I am going wrong please.
> 
> Cheers
> Steve

-- 
:: innovative it-strategies ::
::                          ::
:: www.connecta.ag          ::



More information about the TYPO3-english mailing list