Page 1 of 1

HELP needed!!! Question about server STATUS code!

Posted: Mon Mar 22, 2004 2:45 am
by Eddy_25
Greets!

I'm first timer here and i have a question. I am developing some tracking website, and have few problems.

Is it possible to get server STATUS CODE (404 for not found and so on..) when user tries to get a page from some server on the net. It includes possibility to put a code on that's website dir. I hope you understand what my problem is. For example, when user tries to connect to a http://www.somedomain.com/missing_page.php and he gets "404 Page not found" error, i want to know that. Reading server log file is not possible. Maybe somehow else?

Thank you for your help!

Posted: Mon Mar 22, 2004 4:58 am
by softsolvers
Hello
Welcome to this forum,this a place where u will certainly found the solution,
Now coming to the point ,i am not getting what ur problem actually is ,will u be more specific .

Posted: Mon Mar 22, 2004 5:11 am
by Eddy_25
Thanks!

Here is the problem. I'm developing visitor activity tracking software. So, one of requirements me to do that is, after user creates account on my site, to place some php(or html, asp) code on his pages that will send me needed data. That is global idea of how tracking works. Well, now we get to problem - i want also to recieve status codes (404 Not found, 30? Not modified, and so on) when visitors tries to get some pages from his website. Is that possible at all?!

Please also look at my message named "HELP NEEDED 2!!! ... "

Thanks a lot