UMSL Home

Dr. Sauter's Home Page

IS Area Home

MSIS 491

Syllabus

E-Commerce in the News

Current Page

E-Commerce Links

Java Script Links

Assignments

Calendar


Counters

On this campus, we support two forms of counters:

and

To enable the first type of counter, add the following code to your webpage,

<img src="/url-cgi/counter.xbm?http://www.umsl.edu/~myuserid/mypage.html">

-Do not change anything before the question mark.
-Insert the complete URL of your page after the question mark
-End the line with ">.

So, for example, on this page, named counter.html, I have the code:
<img src="/url-cgi/counter.xbm?http://www.umsl.edu/~sauter/ecommerce/counter.html">

To enable the second type of counter, add the following code to your webpage,

<img src="/cgi-bin/Count.cgi?df=mypage.html" align=absmiddle>
-do not change anything before the =
-substitute the page name for "mypage.html"

So, for example, on this page, named counter.html, I have the code:
<img src="/cgi-bin/Count.cgi?df=counter.html" align=absmiddle>

Either of these formats can be used within text, such as:

You are the visitor to this page. Welcome!

Code: You are the <img src="/url-cgi/counter.xbm?http://www.umsl.edu/~sauter/ecommerce/counter.html"> visitor to this page. Welcome!

You are the visitor to this page. Welcome!

Code: You are the <img src="/cgi-bin/Count.cgi?df=counter.html" align=absmiddle> visitor to this page. Welcome!

If you do not like either of these two counters, there are services currently for free elsewhere that provide counters. Some of these are:
Escati Free Counter Page: http://www.escati.com/counter98/free_counter_code.htm
Web-Stat: http://www.web-stat.com/
CyberStats: http://www.pagetools.com/cyberstats/index.htm


| | | |

| Go to UM-St. Louis Home Page | College of Business Page | IS Home Page |


Page Owner: Professor Sauter (Vicki.Sauter@umsl.edu)

© Vicki L. Sauter. All rights Reserved.