Detection of missing links
- From: "PHPeter" <me@xxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 10:24:35 +0100
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.
.
- Follow-Ups:
- Re: Detection of missing links
- From: DXTrim
- Re: Detection of missing links
- From: Senator Jay Billington Bulworth
- Re: Detection of missing links
- Prev by Date: Re: download script
- Next by Date: Re: Detection of missing links
- Previous by thread: Starting a long php script from a web page
- Next by thread: Re: Detection of missing links
- Index(es):
Relevant Pages
|