User guide
Affiliates & Referals 265
AShop Software © Copyright 2002 - 2010
5.12 Referral Form Code
There are two ways for customers to enter an affiliate's manual referral code. When affiliate.php is
opened without an affiliate ID parameter, the following form opens in the browser. The form page uses the
cart.html page template.
The manual referral form may also be inserted into an HTML web page. An example of the form is
included with distribution of AShop V and is named referralformEXAMPLE.html.
<form action="affiliate.php" method="post">
<input type="text" name="referrer" size="15">
<input type="submit" value="Submit" name="submit">
</form>
5.13 Affiliate Sign Up Form
New Affiliate Sign Up
1. For new affiliate sign ups, open the signupform.php file.










