hi there guys
i see you are after a tracking system in a way, i actually now oh a very
VERY good one, i currently use a version of it on my site (will the core
application is quite simalar, i have added a few thing to it!!)
the link is http://www.2enetworx.com/dev/projects/download.asp?pid=2&rid=41
this is a asp application remember so it need running on a windows platform
server, but fortuatly it doesn't require a odbc data source, and it does
come with a very thougha readme file
cheers and happy coding
Alan Davies
p.s. you need to registar and then login to get access to the file, but it's
well worth it!!
> > -----Original Message-----
> > From: Joe Fawcett [mailto:joefawcett@h...]
> > Sent: Thursday, September 06, 2001 5:25 AM
> > To: javascript
> > Subject: [javascript] Re: User enters my page, I get an email
> > notification?
> >
> >
> > As user enters page check querystring for 'mailsent=true' for example.
If
> > not present submit a hidden form to your server and have the receiving
> > cgi/asp page etc. send a mail to you. Then redirect back to the
> > first page
> > with 'mailsent=true' appended to url.
> > Not expecting too many hits or just like getting emails? ;)
> >
> > Regards
> >
> > Joe Fawcett
> >
> >
> >
> > >From: "Larry Hieb" <admin@n...>
> > >Reply-To: "javascript" <javascript@p...>
> > >To: "javascript" <javascript@p...>
> > >Subject: [javascript] User enters my page, I get an email notification?
> > >Date: Thu, 6 Sep 2001 03:04:04
> > >
> > >I would like to know (by email) when someone enters one of my web
pages.
> > >Is there anyway to do this that is transparent to the user?
> > >
> > >Larry
> >
>
>