This topic is locked

passing parameters between the pages and retrive them

6/29/2010 6:13:38 AM
PHPRunner General questions
L
Leo086 author

hey all ,

am trying to pass some parameters from one page to another , using phprunner ...

zooming to my problem :

i have view page which is a list , and in the top of the list, there is a button "Add" , and i want to send some parameters in the query string when i click add buttons,,and get them in the Add page

advice please !

A
ann 6/29/2010

Leo,
could you clarify what parameters do you want to pass and from what page: view or list? Screenshot or two could help.

L
Leo086 author 6/29/2010

Screen Shot 1


Screen Shot 2


Screen Shot 3

A
ann 6/30/2010

Hi,
unfortunately, there is no other way to do it except saving the parameter into the session variable.