Hi all,
I'm looking for a way to get , in an external, the parameters which are passed to the page.(GET method mainly)
Ex : I have my page, called by
www.mypage.fr?parameter=valueI have a component on this page, and in his external i would like to get the ?parameter=value .
Anybody knows a way to achieve this?
Thanks