This topic is locked

Master Table - Detail Table auto fill

10/23/2013 7:44:51 AM
PHPRunner General questions
S
Sergej author

Hi All...

i have found this topic and was happy thinking it solves my problem of autofilling some data from master table into details table:

http://www.asprunner.com/forums/topic/2164-master-detail-question/

but it seems it is not valid for php runner 6.2...

on a details table list page i wasn't able to find string mentioned
if($rsMaster)

More...

{

$data=db_fetch_array($rsMaster);
Can anyone help on this...

Thank you very much

Sergey Kornilov admin 10/23/2013

I don't think 8 years old post can help anyone.
Explain what you are trying to achieve and when it needs to happen - we'll point you in the right direction.