Web Development Resources Banner--Return to InfoEagle
Table of Contents


HTML Resources Created for the Boston College Community

Go to Table of Contents

Beginners Guides to HTML

Go to Table of Contents

Advanced HTML

Go to Table of Contents

WWW Developer Sites

Go to Table of Contents

Web Development Books

Go to Table of Contents

Accessibility and Usability Guidelines

Go to Table of Contents

Web Design Resources

Style Guides

Color Resources

Go to Table of Contents

HTML Editors

Recommended by BC Other possible tools (but not officially supported) Go to Table of Contents

HTML Checkers

Go to Table of Contents

Site Management Utilities

Not supported by BC Go to Table of Contents

Using Meta Tags to Assist Search Engines

Go to Table of Contents

Announcement Services

Go to Table of Contents

Using a Counter

If you would like to display a counter on your page which shows how many times your page has been accessed, include the code below on the page where the counter should appear. Change the phrase "username#.dat" to your username followed by a number with ".dat" as the extension. If you have a counter on several pages, add different numerals to the end of the username to make them unique.
<IMG SRC="/cgi-bin/wwwcount2.3/Count.cgi?df=username#.dat">

For example, this code produces the counter below:

<IMG SRC="/cgi-bin/wwwcount2.3/Count.cgi?df=web_development.dat">

To customize this counter, please see the Count 2.0 Example Page written by the program author.


counter graphic

Go to Table of Contents


CGI Scripts on InfoEagle

InfoTech provides access on InfoEagle for knowledgeable programmers to develop interactive WWW applications, using HTML front-ends and C or PERL CGI scripts. (If you are going to be programming in PERL, you probably do not need interactive access, but if you need to use the C compiler you will need interactive login access added to your account.)

InfoProviders interested in developing interactive WWW applications should send a brief description of the application you wish to develop to the InfoEagle staff, (infoeagle@bc.edu). Once this is received and reviewed, your account privileges on InfoEagle will be changed to allow you to begin developing scripts.

InfoTech does not provide support for CGI scripting. We allow you access to the machine for the purpose of developing CGI applications, but IT will not write or debug your scripts.

To program CGI scripts on InfoEagle

You Must:

The Scripts must: Go to Table of Contents

Boston College InfoEagleAlphabetical IndexSearchHelpComments
Copyright 2000 - The Trustees of Boston College
URL: http://www.bc.edu/cwis/web_development.html
Questions/Corrections/Comments
Last Update: January 26, 2001