I think the problem might be the frameset itself. It's src attribute is always set to "http://stmatthias.dnsalias.com" which retrieves the homepage. Regardless of whichever link you click, when the page loads it will come to the frameset part and retrieve the page pointed to by the src attribute.
So, i think if you really want to keep your frameset in your html, then in each of your .php pages, change the frameset src attribute to the respective php file.
eg. In about.php change the the frameset src to "about.php", etc
Try that and inform us.
wilch
Junior Poster in Training
84 posts since Aug 2007
Reputation Points: 25
Solved Threads: 17