[Typo3] How to pass parameters between different pages?

JoH info at cybercraft.de
Sun Aug 28 16:26:11 CEST 2005


> Here I have an another scenario need to implement. Need to pass
> parameters between pages.
>
> My requirement is that there is a list of videos in a page, when user
> click one of them, user will be directed to a playing page. On the
> playing page, the selected video will be played. The playing page is
> shared by all video.
>
> So, i do not want to create a playing page for each video. I think
> there should be some mechanism to pass the selected video name to the
> playing page. Playing page get the parameter - the selected video
> name and play the video.

Use typolink additionalParams and add something like &videoname=whatever to
the URL.
Then you can use this to feed the correct file into the player.

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.openbc.com/go/invuid/Jo_Hasenau





More information about the TYPO3-english mailing list