⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 help.html

📁 一款广告互换
💻 HTML
📖 第 1 页 / 共 2 页
字号:
								Each time a visitor clicks on your banner on 
								other websites he is redirected to the <br>
								&quot;redirect.asp&quot; page, his IP address is checked 
								If his IP address exists in the <br>
								inputIP list then just the value of iViews field 
								is increased by 1 and<br>
								the value of iclicks field remains the same.If 
								he is a new visitor then his IP address is added<br>
								to the inputIp table and both the values of 
								iViews and oClicks fields are increased by 1.<br>
								The same process happens for outgoing clicks 
								from your site.</TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>
								<font color="#FF0000">User registration</font></TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>First the 
								User registers in your site.<br>
								The required information are:User full 
								Name,Email address,country,website 
								address,website title and password.<br>
								Notes:The user email address and password are 
								used to login into system.<br>
								The website URL must begin with &quot;http://&quot;<br>
								The banner URLs must begin with &quot;http://&quot;<br>
								The website and email address should be Unique 
								in the database.<br>
								The user banner sizes are:468x60,125x125,120x60<br>
								when the user registration is completed,if in 
								the admin panel the option &quot;Approve User when 
								registered&quot;<br>
								is checked then then the user can immediately 
								login to the user's area after registration.<br>
								(in this case user account status is &quot;<b><font size="1">approved</font></b>&quot;)<br>
								If this option is not checked then a <b>
								<font size="1">confirmation email</font></b> is 
								sent to the user's email address and the user 
								must<br>
								click on the confirmation link to activate his 
								account.(in this case user account status is &quot;<b><font size="1">pending</font></b>&quot;)</TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>
								<font color="#FF0000">Admin Panel</font></TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>
								<font color="#FF0000">**Important setting</font></TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>Before you 
								can start using the program take time and change 
								the setting in the admin panel.<br>
								Admin Email:That is the administrator email 
								address.<br>
								Approve User when registered:If you check this 
								option the user can immediately login after<br>
								registration else a confirmation email will be 
								sent.<br>
								Email component:Choose the email component your 
								server supports.<br>
								Mailserver:That is your smtp mailserver.<br>
								Note:In most cases this is &quot;<b><font size="1">localhost</font></b>&quot; 
								or &quot;<b><font size="1">mail.yoursite.com</font></b>&quot;<br>
								Verify_URL:This <b><font size="1">confirmation 
								URL</font></b> that is sent to the User's email 
								address.<br>
								NOTE:The verification page is &quot;<b><font size="1">verify.asp</font></b>&quot; 
								and is located in your program folder.<br>
								For ex.http://www.yourSite.com/AffiliateFolder/verify.asp<br>
								Website Title:This is your <b><font size="1">
								website title</font></b>.<br>
								Website URL:This is your <b><font size="1">
								website address</font></b>.<br>
								Redirect URL:This is the <b><font size="1">URL 
								that redirect's the visitor</font></b> to your 
								site when he clicks on your banner.<br>
								Note:The redirect page is &quot;<b><font size="1">redirect.asp</font></b>&quot; 
								and is located in your program folder.<br>
								For ex.http://www.yourSite.com/AffiliateFolder/redirect.asp<br>
&nbsp;</TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>
								<font color="#FF0000">Add your site Banner(s)</font></TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>After you 
								have successfully changed the setting goto Add 
								banner section.<br>
								You can add your <b><font size="1">image,flash 
								banner</font></b> or <b><font size="1">text 
								Links</font></b>.<br>
								These are the banners that the users should add 
								to their pages.<br>
								Note:The images or flash files should be placed 
								in the <b><font size="1">images folder</font></b> 
								of the script.<br>
								When you add a banner the related code is 
								automatically generated for your users.<br>
								Note:when you add a flash banner note that the 
								type should be set to flash and the image<br>
								is a filename with the extension of &quot;<b><font size="1">.swf</font></b>&quot; 
								and when you add an image banner note that<br>
								the type should be set to image and the image is 
								a filename with the extension of &quot;.Gif&quot; or<br>
								&quot;.Jpg&quot; or any image type.</TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>
								<font color="#FF0000">Deleting a User</font></TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>Note:when 
								you delete a user all the related 
								records(incoming and outgoing clicks) <br>
								in the inputIp and outputIP tables will be 
								deleted too.</TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>
								<font color="#FF0000">Outgoing Clicks from your 
								website</font></TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>When you 
								want to add your users' banners to your site 
								goto user banners<br>
								and the related code of each user's banner is 
								generated for you to put on your website.<br>
								Note that at the end of outgoing URL from your 
								website is &quot;mode=out&quot;<br>
								You can also add the link manually<br>
								redirectPage + &quot;?id=&quot; + User reference ID + 
								&quot;&amp;mode=out&quot;<br>
								for ex.http://www.yourSite.com/affiliateFolder/redirect.asp?id=1234&amp;mode=out<br>
								Note:Without &quot;mode=out&quot; the link click is 
								considered as an incoming click<br>
								and that is the user code.</TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>
								<font color="#FF0000">Error Messages</font></TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20><b>
								<font size="1">500 internal error</font></b>:In 
								most cases this error is occured when the script 
								cannot connect to the database<br>
								In this case make sure the dsn is configured 
								properly.To test this run the conn.asp file on 
								the server<br>
								and see if you get an error on this file.</TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20><b>
								<font size="1">Invalid ID</font></b>.Only 
								approved users can start using the banner 
								exchange.<br>
								If the user status is &quot;pending&quot;,on the 
								redirect.asp page the visitor gets &quot;invalid ID&quot; 
								error.</TD>
                                </TR>
                                <TR>
                                <TD align=left width="97%" height=20>&nbsp;</TD>
                                </TR>
                                <TR>
                                <TD width="97%" height=1></TD>
                                <TD width="3%" 
                                height=1></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
                            </TR></TBODY></TABLE></DIV></TD></TR>
                    <TR>
                      <TD align=middle width="100%" height=66>
                        &nbsp;</TD></TR></TBODY></TABLE></CENTER></DIV></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE></DIV></TD></TR>
  <TR>
    <TD vAlign=bottom align=middle height=17>
      </TD></TR></TBODY></TABLE></DIV></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -