Posted by PHPeter on 10/10/75 11:22
I wonder if someone can help me?
I have a table of records - in fact it is an index. Each record has a 'More'
hyperlink which is supposed to take you to a more detailed information
page - one for each entry.
The 'More' hyperlink is displayed on the fly as the table is being
displayed. It is going to take me some time to complete each detailed
information page so I would like to have the 'More' hyperlink displayed only
when a valid page has been written.
Is there a way of detecting a missing URL to the detailed page so I can
suppress the corresponding 'More' link?. This would avoid the 'Page Not
Found' warning.
Navigation:
[Reply to this message]
|