Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

session variable

New Here ,
Mar 27, 2007 Mar 27, 2007
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
TOPICS
Server side applications
214
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 28, 2007 Mar 28, 2007
LATEST
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
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines