Go Back   CodingForums.com > :: Server side development > Other server side languages/ issues

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-12-2002, 08:05 PM   PM User | #1
Bobbot20
New to the CF scene

 
Join Date: Oct 2002
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Bobbot20 is an unknown quantity at this point
??? Help

Does anyone know any referral link script or where I can find one.

Example: A person goes to my website under a link like: http://www.bla-bla-bla.com/?bobbyb and signs up, and the referrer can get credit.

So basically I want it to be like a referral link, and when someone signs up using a form, the referrer's user name can be hidden in the form.
Bobbot20 is offline   Reply With Quote
Old 10-12-2002, 08:08 PM   PM User | #2
jkd
Senior Coder

 
jkd's Avatar
 
Join Date: May 2002
Location: metro DC
Posts: 3,163
Thanks: 1
Thanked 18 Times in 18 Posts
jkd will become famous soon enough
Please post in the appropriate forum next time. This has nothing to do with posting a Javascript.

Because the best solution is through the use of some server-side language, I'll move this to the general server-side forum.
__________________
jasonkarldavis.com
jkd is offline   Reply With Quote
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
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:48 AM.


Advertisement
Log in to turn off these ads.