sending mail thru .htaccess

yes i know the topic sounds absurd

so here is the problem description:
i want that somehow i get an email when a user with a "certain" specific useragent visits my site. so that I can sit and track the user - live as he browses through my site.....

so what i was thinking was if i could have htaccess detect the useragent string {which is unique to this particular user}, and then is there someway by which i can have htaccess email me right away when this useragent is detected..

since i am a newbie at weprogramming languages so i really dont know weather this method would be possible or is there some other method to acheive the same purpose..

help would be greatly appreciated
thanks

 

 

 

 

Top