![]() |
![]() |
|
|
CGI/Perl EnhancementsPerl is an interpreted language that was designed to scan text files, extract information from those text files, and display text-based reports using that information. Perl's recent popularity has been fed most by Common Gateway Interface (CGI) Programming, which you use to perform Web-based client/server operations.Create a Text CounterThe text counter keeps track of all hits on a page, both those from within the university and those from outside the university. Create a Graphical CounterThe graphical counter does the same as the text counter, but uses graphics as the numbers instead of text. Create a GuestbookGet some feedback about what people think of your homepage with a guestbook. Rotate your ImagesChange an image on your webpage based on the hour, day, or month. |
|||