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!
HELP needed!!! Question about server STATUS code!
Moderator: General Moderators
- softsolvers
- Forum Commoner
- Posts: 75
- Joined: Fri Feb 13, 2004 4:26 am
- Location: India
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
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