This topic is locked

Inserting a link from a record in view to its custom view version

6/13/2008 12:28:31 AM
PHPRunner General questions
B
bochaka author

Hi

I have 2 tables a main table called litters and a custom view of it which is a smaller version of it. In view at the bottom of each record there is a back to list box, i wanted to put a link beside it giving the option to view the smaller custom view of the currently displayed record. However when the link to do this is clicked the browser displays a blank page.

The code I inserted is

<TD><A class=tablelinks href="litsmalla_view.php?editid1={$show_key1}">View Small Advert</A> &nbsp;</TD>

J
Jane 6/17/2008

It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and send to support@xlinesoft.com 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.