Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Referer Log MOD v1.02.1
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

kcm
Starting Member

Canada
16 Posts

Posted - 09 November 2002 :  05:27:13  Show Profile
Ok... here it is. This Addon/MOD is for those of you who want to keep track of where people came to your site from. This Addon/MOD can be used on ANY web site, including Snitz Forums 2000 (any version) and ServerHackers version. This is a generic Addon which should be relatively simple to add in to any site. Just read the readme.txt

I have not written any way to output the data to a web page... If you feel that you can contribute to this, please go ahead and give it a shot. Then contact me directly with the modifications you did. I would really like to see this happen. Otherwise you can view stats in the QUERIES table.



UPDATED to v1.02.1

v1.02.1 - I have found a better place to put the include statement for Snitz Forums 2000 (any version). So this is just an informational update. No code was altered.

v1.02 - I apparently missed a few other inconsistencies in the database. (Silly ME!) I also updated the QUERIES section to reflect the changes to the data.
- Added the Build History section to the readme.txt file

v1.01 - On line 7 of 'inc_ref_log.asp', I missed the Quotes around the domain name (Half asleep when I did this!)
- Added '2. Change the database name/location' to the readme.txt (forgot to add)

v1.00 - Initial Build. Welcome to version 1.00!

Download Referer_Log_v1.02.1 from SnitzBitz

Ez4arab
Junior Member

479 Posts

Posted - 09 November 2002 :  09:05:17  Show Profile  Visit Ez4arab's Homepage
the link which in sinzbiz is not working it give us this message

This file has been Deleted from the System.
Please see (possible) newer version above.

Ez4arab web site Ez4arab |
Go to Top of Page

kcm
Starting Member

Canada
16 Posts

Posted - 14 November 2002 :  16:39:04  Show Profile
Sorry... That was a transition to a new file. It should be working now.
Go to Top of Page

PeeWee.Inc
Senior Member

United Kingdom
1893 Posts

Posted - 14 November 2002 :  18:44:27  Show Profile  Visit PeeWee.Inc's Homepage
Hmm, i want to add this to my main page of my site, not my forum, you said that can be done BUT anyone know a way i can have a box where it says something along the lines of "you come from www.xxxxxxx.com/xxxx" or what have you?

De Priofundus Calmo Ad Te Damine
Go to Top of Page

OpenIntro
Junior Member

USA
126 Posts

Posted - 23 November 2002 :  00:54:44  Show Profile  Send OpenIntro an AOL message
Link not working in SnitzBitz?

Let's All Do Kamikaze Shots!
http://www.kamikazeshots.com
http://www.kamikazeshots.com/forum
*DO YOUR CLICKS!*
http://dailyclicks.kamikazeshots.com
Go to Top of Page

kcm
Starting Member

Canada
16 Posts

Posted - 26 November 2002 :  04:00:54  Show Profile
quote:
Originally posted by OpenIntro

Link not working in SnitzBitz?



Sorry for taking so long to reply... I just reuploaded the file. Hope it works now.
Go to Top of Page

kcm
Starting Member

Canada
16 Posts

Posted - 26 November 2002 :  04:13:09  Show Profile
quote:
Originally posted by PeeWee.Inc

Hmm, i want to add this to my main page of my site, not my forum, you said that can be done BUT anyone know a way i can have a box where it says something along the lines of "you come from www.xxxxxxx.com/xxxx" or what have you?



For sure...

This code:
<%= request.servervariables("http_referer") %>

Will produce
www.somesite.com/path/script.asp" target="_blank">http://www.somesite.com/path/script.asp

So what you want would look like this:
You came from : <%= request.servervariables("http_referer") %>

For more information on stuff like this, goto www.google.com and search for "ASP Server Variables". You should find a lot of stuff that is quite interesting.


Edited by - kcm on 26 November 2002 16:15:59
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.23 seconds. Powered By: Snitz Forums 2000 Version 3.4.07