Ok, it's not really coding question, but it might be 🙂
I am trying to build a 404 error handling page. This is ususally not a problem, but this time, I wanted to have 404.php output a frameset, and stick some html/php references inside the frames.
When I do this, the whole thing acts strange, at least. It will do what it's supposed once or twice, and then, when I try with another error page it displays default IE 404 error page. The server is Apache on Linux.
I know this is not very detailed, but believe me, I have no way of comming up with a more detailed description. What I am really hoping for is that someone had a similar experience and can point out the problem/solution for me.
Thanks.
Bojan