Counts clicks and shows of each
banner.
Features
1.
BannerAd
- Banners refresh at a set
time
-
Counts the shows and
clicks of each
banner
- Easy to
insert into pages
2.
Admin
- Password protected online
administration
-Ability to change admin username and
password
- Add /
edit / delete,
banners
-
Change refresh rate of rotation
page
-
Reset the shows and clicks counters
-
Shows only the banners you set to
active
2. Telephone Messages system
The Message System is aimed at standalone or networked (intranet)
PC's
although it can be used on a internet web server it is not recommended as
the data that can be recorded in the message system can be changed by a
nyone who knows the web
site URL.
Future version will be designed for the Internet with
password protection
per queue and extra admin functions that will allow users to collect their
messages via the
internet while away from the office.
INTRODUCTION
This "Freeware"
application is aimed at small businesses that require an
electronic media to
organize their telephone messaging requirements.
FEATURES
In this revision 3 of the Telephone Message System" the following
features are
available.
1) When you create a message you assign the message to a
person as a
queue, the Queue.ini file can be modified to add users to the Queues.
Don’t forget to add a
carriage return between each user i.e.
John
Margaret
Peter
Instead of: John Margaret Peter In the Queues.ini
file.
2) The messages are recorded to a MS Access Database.
3)
You can search / view records in a number of ways to include
between
dates, keywords (company
name or name), queues and status.
4) The search result can be
manipulated in a number of ways to include,
block closure / delete or setting a range to pending. You can also "edit"
records from the results
searched upon.
5) Once you have selected a message range you can print
preview the results,
useful if you want to print the messages for a certain queue / person, and
perhaps fax their
messages to them.
6) You can rename the database if you like or the
path, but don't forget to
change the path to the file in config.asp you can also change the name of
your company image
from within here.
INSTALLATION /
REQUIREMENTS
You need to have MS Access installed on the computer you are going to
set up as a
server (more about this in a minute). You also need to install PWS (Personal Web Server)
we have included a document written by Alexander Haneng (www.haneng.com) called
"Personal Web Server.doc", if your unsure read this. (Note when installing pws, unless
you know what you are
doing its best to accept the installation defaults).
Once you have
installed PWS the best thing to do is to unzip this file again
to c:\inetpub\wwwroot this will create a folder within wwwroot called messages
so the new path would be
c:\inetpub\wwwroot\messages
Open up the Personal Web Manager console
(in the systray) and select the "
advanced" option icon. Double click on "Home" in the white box, it should now give
you the properties of "home" with the path being c:\inetpub\wwwroot we need to
change the path to c:\inetpub\wwwroot\messages in the same dialogue box make
sure the tick boxes are all selected (read/execute/scripts) then select ok.
This should take you back to the advanced section make sure "enable default
document is ticked in
the appropriate area. Close down the Personal Web Manager console.
ACCESSING THE MESSAGE SYSTEM
Now that you have installed PWS and have unzipped
the files you will want
to start using the program to take your telephone messages, to do this
open up Internet Explorer, work offline if you like if you don’t want to connect.
In the address bar type in http://localhost or http://<yourmachinename> and
you should be
taken to the input form.
HELP
We can't
really provide any further support for the application although it is
basic
it is very functional, if you have any comments to make about the application please
email admin@comhq.co.uk. If you would like a totally custom design with your own
features please contact rowan@comhq.co.uk and we can accommodate this for a
very small
fee if you make your preferences clear.
BUGZ
If you want to report a bug
please email admin@comhq.co.uk and we will try to put
it right a.s.a.p. As of 22/2/2001 we are aware of a small bug where you use keywords
with a date range in a search, it displays the result ok, but the print preview is
inaccurate, this will be amended and within the next few days.
3.
ASPIP:-
This ASP Script logs the IP of everyone
that passes through the page the script on to a TXT file. Very efficiant for
logging how many times each IP views a page. However, if you have a massive
site like mine, you might want to make an ASP Script that clears the IP Log
every week. Here's what you do to install:
1. Put the code
wherever you want it, it will not show anything on the page (be sure you're
putting it on a .asp file)
2. Make a TXT to log it to.
it available to ASP developers who need the ONE-WAY Crypt command.
7.
Add New Users to EzMTS
Mail Server from ASP Page - Tony G
Allows new users to signup for an e-mail account via an
ASP webpage. Made for EzMTS e-mail server and is specific to EzMTS. The code
edits the user database which is just a text file and adds the new user from the
webpage. This automates the system to an extent. It took some effort to edit it
properly maintaining the integrity of the file. I have released it for some
feedback, hopefully improvements. I think it is far better to do things this way
than with the use of editing addusers.exe which then must be run from the
webpage using WSH. Note: The file must be set-up properly for this to work.
Remember to set the proper permission so this work. FILE MUST LOOK LIKE BELOW
NOTHING ELSE. [User] Count=3 User0=Postmaster User1=webmaster User2=Username ;!
[Passwords] webmaster=planetsourcecode Username=Password
8. Host Multiple sites on XP Pro, domain redirects - Mark Kahn
Originally this was written because I wanted to host multiple sites on my laptop (for development purposes), but XP pro doesn't allow a user to create multiple sites. So, this script takes in a URL and redirects to the appropriate site specified in a simple text file. i.e. www.yoursite.com can be redirected to www.someothersite.com/yoursite the second purpose of this script (unintentional, but very useful) is to redirect based on the properties of a URL. Our server has imail running on it, and the webmail requires users to go to http://www.somesite.com:8383 to login. This script allows users to go to http://mail.somesite.com and be auto-redirected. It also allows any usernames to be auto-redirected to the appropriate folder (i.e. someuser.somesite.com can be redirected to ww.somesite.com/someuser), etc etc Additionally, if this script is set as the 404 handler (or incorporated into it), URLs like www.yoursite.com/somesite.asp can be redirected to www.somesite.com/yoursite/somesite.asp
9. IP Logging Script - Paul Morgan
Logs the user's ip address, NT login name, and the time.
Useful for keeping track of the users that log onto a protected page (i.e.
remote admin page). Just create a text file anywhere on your server, and replace
the path in the line Set file = fs.OpenTextFile("c:\yourfile.txt", 8) with the
path to your text file. It then appends the following to the text file- User [NT
LOGIN NAME] logged in at [THE TIME] with the ip of [REMOTE IP ADDRESS]. Tip: Put
at the beginning of the page so that it logs before it displays anything.
10. Pure ASP Barcode Generator - Mark Kahn
This script generates a .bmp barcode from scratch with no COM+ object required.
Supports only a few types, but the common ones (UPC-A, code128b, code39,
EAN-13).
11. ParseInt - Adonis Villanueva
This function is similar to Int32.Parse() method from ASP.NET. It returns
(parses) an integer embedded in a string of characters --> IntParse("abd23dk4")
returns 234. Classic ASP does not have a function that is similar to Int32.Parse
therefore I created my own. This uses the VBScript.RegExp object for regular
expressions.