MSA - Matt's Script Archive SurveyFactory - Create and publish online web surveys
 Matt's Script Archive: Snippets of Code
 
  Other sites by Matt:
 FormMail.com
  - hosted form processor
 SurveyFactory
  - hosted survey software
 CGI Resource Index
  - 3,000+ Perl Scripts!
 PHP Resource Index
  - 2,000+ PHP Scripts!
 chumpsoft, inc.
  - online survey software


  Matt's Script Archive
    FormMail
    Guestbook
    WWWBoard
    Simple Search
    Counter
    TextCounter
    Random Text
    TextClock
    Free for all Links
    Random Link
    HTTP Cookie Library
    Countdown
    Random Image
    SSI Random Image
    TextCounter C++
    TextClock C++

Overview
Below are pieces of programs, sometimes complete, which serve as examples of how to accomplish different techniques. Most of these are placed here, because they are useful, yet not detailed and complicated enough to deserve their own spot in the archive.
Snippets of Code
      Password Creator
            Version 1.0
            Useful if you forget your WWWADMIN password, just run this from the prompt
            and create a new one!

      Remove Control M's ^M
            Version 1.0
            This snippet will allow you to remove those control M's from the end of your
            lines in a script, that are often attached after you edit the file in a
            Dos/Windows Environment.

      Browser Identification
            Version 1.0
            This piece of code will check to see what browser the remote user is using.
            It then determines what page to send them to based on that information.

      Remote Host Identification
            Version 1.0
            Ever wonder how those sites say: "Welcome < domain name > to my page!"
            This code shows how to do it. (Requires Server Side Includes)

      Page Last Visited
            Version 1.0
            Have you wished you could provide users with a link back to the place they
            were last at? Well, using this script, now you can! (Requires Server Side
            Includes)

 

FormMail.com :: HTML Form to Email Processor
[ Linking to MSA | Advertising Opportunities | Contact Matt ]
© 1995 - 2009 Matt Wright and Matt's Script Archive, Inc.