<%@page import="com.partypoker.server.db.*,com.partypoker.server.*,com.partypoker.common.*,com.partypoker.site.*"%> Texas-Hold-em-poker.biz - Affiliate Sign Up Form
Affiliate Sign Up Form

Please complete the following information and submit below. All information is mandatory, except those marked 'Optional'.

<% String err=request.getParameter("ERROR"); if(err!=null) { String errNumStr=request.getParameter("ERRNUM"); int errNum=Integer.parseInt(errNumStr); String errString=null; boolean isCompleteErrMsg=false; switch(errNum) { case SiteConstants.MASTER_WEBMASTER_NON_NUMERIC: errString="Please enter the valid Master Webmaster Id."; break; case SiteConstants.WEBMASTER_BENEFICIARY_NULL: errString="You did not select the Beneficiary for this tracker."; break; case SiteConstants.WEBMASTER_FIRST_NAME_NULL: errString="You did not enter your First name."; break; case SiteConstants.WEBMASTER_LAST_NAME_NULL: errString="You did not enter your Last name."; break; case SiteConstants.WEBMASTER_ADDRESS_NULL: errString="You did not fill in your complete mailing address."; break; case SiteConstants.WEBMASTER_CITY_NULL: errString="You did not enter your City."; break; case SiteConstants.WEBMASTER_STATE_NULL: errString="You did not enter your State."; break; case SiteConstants.WEBMASTER_ZIP_NULL: errString="You did not enter your Zip code."; break; case SiteConstants.WEBMASTER_COUNTRY_NULL: errString="You did not enter your Country."; break; case SiteConstants.WEBMASTER_EMAIL_NULL: errString="You did not enter your E-mail address."; break; case SiteConstants.WEBMASTER_PHONE_NULL: errString="You did not enter your Phone number."; break; case SiteConstants.WEBMASTER_PASSWORD_NULL: errString="You did not enter your Password."; break; case SiteConstants.WEBMASTER_PASSWORDS_DOES_NOT_MATCH: errString="The passwords you provided do not match. Please re-enter."; break; case SiteConstants.WEBMASTER_TECHNICAL_PROBLEM: isCompleteErrMsg=true; errString="We encountered a technical problem processing your request. Please try after some time or contact us at affiliates@partypoker.com for assistance."; break; case SiteConstants.WEBMASTER_BONUS_CODE_EXISTS: errString="The bonus code you have selected is not available."; break; case SiteConstants.WEBMASTER_BONUS_CODE_NULL: errString="You did not enter the Sign Up bonus code that you want to promote."; break; case SiteConstants.WEBMASTER_ACCOUNT_NAME_NULL: errString="You did not enter the Texas-Hold-em-poker.biz AccountName where you wish to receive your payments."; break; case SiteConstants.WEBMASTER_WIRE_INSTRUCTION_NULL: errString="You did not enter the wire instructions."; break; case SiteConstants.WEBMASTER_ACCOUNT_NAME_DOES_NOT_EXIST: errString="The Texas-Hold-em-poker.biz AccountName that you have entered for payment does not exist."; break; case SiteConstants.WEBMASTER_OLD_PASWD_WRONG: errString="The old password that you entered is wrong. Please re enter."; break; }%>

<%if(isCompleteErrMsg) {%> <%=errString%> <%} else {%> Error: The following error occurred while processing your request. Please enter the correct information and re submit below.

<%=errString%> <%}%>



<%}%>

Beneficiary Information

Payments will be made payable to the beneficiary (as written below) to the address provided below.

Beneficiary Name: >
Tax ID (Optional): >
Mailing Address: >
  >
City: >
State: >
Zip: >
Country: >

Contact Information

Enter the name and contact information of person to be responsible for the Affiliate Account and above listed Beneficiary.

First Name: >
Last Name: >
Title: >
E-mail Address: >
Phone: >
Fax (Optional): >

Select Login Password

Enter a password to use with your Affiliate ID to login to the Affiliate Section of the site to access stats, find banners, create additional trackers and other functions.

Select Password: >
Re-type Password: >

Select Tracker Type

Enter the type of Tracker you want to promote with and where it will be promoted. We suggest Sign Up Bonus Codes for offline promotions and Tracking URLs for online promotions. Please note, that you will be able to create additional Trackers of either variety with varying Payment Plans and Sign Up Bonus Incentives once your Affiliate Account has been activated.

<%String promotype=request.getParameter("PROMOTETYPE"); String offlineChecked=""; String onlineChecked=""; if(promotype==null) { onlineChecked="checked"; } else { if(promotype.equals("OFFLINE")) { offlineChecked="checked"; } else if (promotype.equals("ONLINE")){ onlineChecked="checked"; } }%>
>

Sign Up Bonus Code, selected as:

> (Enter a code name you want to use. No spaces, 1-10 letters and/or numbers)
>

Tracking URL

   

Enter description of where or how you will be promoting the above Tracker.
>

<%String commType=request.getParameter("COMMISSIONTYPE"); String percentChecked=""; String realChecked=""; if(commType==null) { percentChecked="checked"; } else { if(commType.equals("PERCENT")) { percentChecked="checked"; } if(commType.equals("REALFIXED")) { realChecked="checked"; } }%>

Select Payment Plan

Enter the payment plan you want applied to the above selected Tracker for purposes of calculating payment due to you.

>

20% - 25% Gross Revenue Percentage Plan

>

$65 - $75 Per Sign Up Plan

Select New Player Sign Up Incentive

Enter the type of Sign Up Bonus Incentive you want, if any, to be used with your Tracker. If you are promoting with a Sign Up Bonus Code, we strongly suggest using an incentive to ensure that your players will enter your Sign Up Bonus Code when opening their account (so you get credit) whereas with a Tracking URL it is not necessary because your players are automatically tagged with your Affiliate ID when they enter the website.

<%String offertype=request.getParameter("OFFERTYPE"); String fixedInChecked=""; String percentInChecked="";String freerollChecked="";String noneChecked=""; if(offertype==null) { noneChecked="checked"; } else { if(offertype.equals("FIXED")) { fixedInChecked="checked"; } else if(offertype.equals("PERCENT")){ percentInChecked="checked"; } else if(offertype.equals("FREEROLL")){ freerollChecked="checked"; } else if (offertype.equals("NONE")){ noneChecked="checked"; } }%>
>

20% up to $100 Extra on First Deposit

>

$25 Extra on First Deposit

>

None

Note: If you are promoting under the Gross Revenue Percentage Plan, please note that the Bonus Amount is deducted in calculating Monthly Gross Revenue and is therefore shared, pro rata, between Affiliate and Texas-Hold-em-poker.biz

Select Payment Method

<%String payment=request.getParameter("PAYMENT"); String checkChecked=""; String wireChecked=""; String paypalChecked="";String ppChecked=""; if(payment==null) { checkChecked="checked"; } else { if(payment.equals("CHECK")) { checkChecked="checked"; } else if(payment.equals("WIRE")){ wireChecked="checked"; } else if(payment.equals("PP ACCOUNT")){ ppChecked="checked"; } else { paypalChecked="checked"; } }%>

Select the manner in which you want to receive your monthly payments.

>

Check (mailed to above mailing address)

>

Paypal (mailed to above E-mail address)

>

Send it to my Texas-Hold-em-poker.biz Account     Account Name : >

>

Wire Transfer ($35.00 fee - provide wire instructions in comments area below.)

 

I have read and agreed to the Affiliate Agreement.