This topic is locked
[SOLVED]

 Calling the Masterdetails (LIST) pages directly from HTML

3/23/2007 3:45:49 AM
PHPRunner General questions
A
asimha author

I have created a dropdown list using PHP which holds a list of items from the main db table.
The dropdown items include an HTML link which is the equivalent of displaying the master detail page (_list.php) as in
http://www.mywebsite.com/media/user_helper...;masterkey1=300
In this case where 300 is the record number.
The problem is this does not alway work, sometimes the page is displayed correctly and sometimes there is no data.
Any ideas much appreciated!
Thank you

André

J
Jane 3/23/2007

Andre,
it's difficult to tell you what's happening without seeing actual files.

Publish your project on Demo Account and post a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.