J
|
Jane 2/16/2009 |
Hi, |
S
|
swanside author 2/16/2009 |
Hi, you need to fill session variables for current table in the Add page: Before process event.
|
J
|
Jane 2/17/2009 |
Paul, if (@$_REQUEST["masterkey1"]) $_SESSION["risk_assess_masterkey1"] = $_REQUEST["masterkey1"]; |
S
|
swanside author 2/17/2009 |
Hi Jane, header("Location: risk_assess_add.php?mastertable=job_sheet&masterkey1=".$_SESSION["job_sheet_masterkey1"]);
http://localhost/Sheet/risk_assess_add.php...terkey1=1000014
if (@$_REQUEST["masterkey1"])
|
J
|
Jane 2/18/2009 |
Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error. |