| <% AssocID = Session("Assoc_ID") If Session("a") <> "" then ' WAS refferred ' Check this IP against Referring Associate Dim rsCheck, checkSQL Set rsCheck = Server.CreateObject("ADODB.RecordSet") checkSQL = "SELECT ID, Last_Login_IP, Assoc_Name FROM tbl_Associates WHERE ID=" & Session("a") rsCheck.Open checkSQL, objConn, adOpenForwardOnly, adLockReadOnly, adCmdText If not rsCheck.EOF then If rsCheck("Last_Login_IP") = Request.ServerVariables("REMOTE_ADDR") then ' The IP of the referrer is the SAME is the new applicant!!!! blnWarning = True ' warn the admin End If End if rsCheck.Close Set rsCheck = Nothing End if %> |
ASSOCIATE SET UP: Step 1) Sign up for this free program which you will add to your existing website. Step 2) Check your email account for a welcome email that will explain how to proceed. Step 3) The email will provide you with a 6 digit ID number which you'll need to set up your new associate link. Step 4) Once you have your 6 digit ID number then click here to decide if you'd like to use a: text, button, or banner style ad. Step 5) When you've decided which ad you'd like to use then all you need to do is copy the code from our site, change it so that it is displaying your ID number, and then add it to the "source code" of your own website. When you're done the unique tracking URL should look like this: http://www.oilcareer.com/?a=Your-ID-Here Example: If you're ID number was: 000112 then you would need to modify the URL to be: http://www.oilcareer.com/?a=000112 If you have any questions please email us at: info@oilcareer.com Associates: YOU GET: 30% of profit paid on every sale that you refer Accurate pay checks are sent to Associates every month Choose to use either a text link or banner or pop-up window when joining our Associate program. Your company banner or text ad which appears at: www.oilcareer.com/links.htm ATTENTION: Associates!!! Click Here to learn about how a simple pop up "on-leave" window can double Associate sales. Now you can start getting paid each time a visitor leaves your website! |