Submitting Scores

There are two ways to submit a score to the UHSD:

  1. Simply open a URL of this type: http://yourdomain.com/yourdirectory/add.cgi?field=value&field=value&field=value
    Replace the italicized text with the proper information. Each field and value represent a different field and value. You may have as many fields and values as you want. Each field must correspond to a field in your database, or it will not be saved. For example, you could have http://jove.prohosting.com/~bumcgi/cgi-bin/UHSD/add.cgi?score=27&name=Matt&p012=55
  2. Create an HTML form will submit the data to add.cgi. All you have to do is set the name of the input field as the name of the field in your database.

Back to the Index