[Typo3] How to pass parameters between different pages?

Dmitry Dulepov typo3 at fm-world.ru
Tue Aug 23 14:45:28 CEST 2005


Hi!

The easiest (but the least reliable):

<a href="javascript:history.back()">Prev page</a>

Dmitry.

Martin Wan wrote:
> Hi all,
> 
> I am facing to implement a page flow. 
> 
> Page A and Page B each has a link to Page C, when click the links on Page A
> or B, user will be redirected to Page C. 
> After user finished his/her process in Page C, user can click the "return"
> button in the Page C and return to the original calling page. 
> 
> Under this situation, How to pass the page ID of Page A or Page B to Page C?
> Does anyone have any idea? Thanks in advance!
> 
> Martin Wan
> 
> 



More information about the TYPO3-english mailing list