This topic is locked

how do I define a keys variable?

2/22/2012 7:56:27 PM
PHPRunner General questions
author

I have a java script that runs an upload and after it finishes I want it to go to the view page for the record.

I have the code in the java script but I need to have the key defined and I don't know how to do that.
<param name="Common.FinishUrl" value="http://www.mysite/add_projects_view.php?editid1=".$keys["ID";]).'">
Thanks

Patti

Sergey Kornilov admin 2/22/2012

Where exactly do you add this code?