Thread: ??? Help
View Single Post
Old 10-15-2002, 02:24 AM   PM User | #3
whammy
Senior Coder

 
Join Date: Jun 2002
Location: 41° 8' 52" N -95° 53' 31" W
Posts: 3,660
Thanks: 0
Thanked 0 Times in 0 Posts
whammy is an unknown quantity at this point
This begs a much clearer explanation... what server-side scripting languages does your host support, that you are familiar with? And how are you planning to give the referring website credit?

This kind of thing is rather easy to do... if you have mastered the (bare bones) basics of HTML, CSS, JavaScript, etc. then I'd recommend a database tutorial...:

http://www.webmonkey.com

... and look up their database tutorials (under "backend programming").

But at the least you should look up some references to document.referrer in javascript. However, you can't store anything in javascript (except on the user's computer in a cookie, IF they have cookies enabled!).



Don't worry - take the tutorials. They are really very user-friendly, and you don't have to be a genius to use databases. If you want evidence, I'll send you my picture.
__________________
Former ASP Forum Moderator - I'm back!

If you can teach yourself how to learn, you can learn anything. ;)

Last edited by whammy; 10-15-2002 at 02:38 AM..
whammy is offline   Reply With Quote