passing parameters between the pages and retrive them
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