|
After you unzipped
DUbanner.zip, you can either rename DUbanner folder to something else you
prefer such as "banners" or "ads", or you keep its
original name as DUbanner.
Finally, use an FTP
program such as CuteFTP to upload all files and folders to your site
server.
If your site domain is
yourdomain.com, and you do not rename the original main folder DUbanner,
and you upload this whole DUbanner folder to the root of your site, the URL
to the Admin Panel of DUbanner front page is:
http://www.yourdomain.com/DUbanner/admin
The default Admin
account is
Admin ID: admin
Password: password
Login and you will be
able to change the default password to something else.
To include the banners on your pages, place an include link in the desired
page as following:
<!--#include
file="inc_banner_125.asp" -->
Or
<!--#include
file="inc_banner_468.asp" -->
We included an example
page called advertising.asp
Browsing through the codes (mostly HTML tags) of this file will help you
understand how to show your banners.
|