I am hosting a small site with 3 .htm pages, and 1 .asp page linked to an MS
access database. Once the home page loads, I can click the link to the
phonelist.asp page, and it loads fine. From any other page, it times out.
Here's the frustrating part; I've checked the links, trying both relative and
absolute links, and they're correct. But if I type the absolute link into the
address line, my .asp page loads. Also, every once in a while, the .asp page
will load from the index.htm page...

What am I missing? Do I need to add something to the link for an .asp page?
I've checked each link 10 times, and am sure they're typed correctly.