[Typo3] How to pass parameters between different pages?

Vlatko Šurlan vsurlan at net.hr
Thu Aug 25 11:25:02 CEST 2005


Dmitry Dulepov wrote:
>>The link works fine. However, this just can return to the previous
>>page. I also have a requirement link this:
>>
>>Page A  ---->  Page B ----> Page C Page D ---->  Page B ----> Page C 
>>Page E ---->  Page B ----> Page C
>>
>>On the Page C, there is a "return" link, when it is clicked, the user
>>should be redirected to Page A, Page D, or Page E (the original
>>calling page). How to implement this feature?

I thought JavaScript allows to go back 2 pages in the history? Something 
like  "javascript:history.back(2)"??? Not sure though...



More information about the TYPO3-english mailing list