Skip to main content
Participant
March 27, 2007
Question

session variable

  • March 27, 2007
  • 1 reply
  • 212 views
I am trying to save session variable to an Access 2000 database. For example if someone visits the site I want to be able to save their ipaddress, referrer and hostname etc to a database table. I was thinking of using enviroment variables along with session.

Any ideas, or maybe a better way to do it rather than using session variable

Thanks in advance
This topic has been closed for replies.

1 reply

Inspiring
March 28, 2007
why do u want to collect the ip address,
it you want to know your site traffic Google analytics is free and very
good.

http://www.google.com/analytics/en-GB/

using an access database etc for what your trying to do would not be at all
practical

k



"ifrsgroup" <webforumsuser@macromedia.com> wrote in message
news:eubs1a$3el$1@forums.macromedia.com...
>I am trying to save session variable to an Access 2000 database. For
>example if
> someone visits the site I want to be able to save their ipaddress,
> referrer and
> hostname etc to a database table. I was thinking of using enviroment
> variables
> along with session.
>
> Any ideas, or maybe a better way to do it rather than using session
> variable
>
> Thanks in advance
>