Useful programming links
•ASP documentation: https://www.w3schools.com/asp/default.asp
•ASP functions: https://www.w3schools.com/asp/asp_ref_vbscript_functions.asp
•General SQL functions and tutorial: https://www.webcheatsheet.com/sql/interactive_sql_tutorial/
•MySQL documentation: https://dev.mysql.com/doc/refman/5.0/en/index.html
•MySQL date and time functions: https://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html
•MySQL string functions: https://dev.mysql.com/doc/refman/5.0/en/string-functions.html
•MS Access functions: https://www.webcheatsheet.com/sql/access_functions/
•Oracle documentation: https://www.oracle.com/pls/db111/homepage
•SQL Server documentation: https://technet.microsoft.com/en-us/library/ms130214.aspx
•HTML reference: https://dev.w3.org/html5/html-author/
•CSS reference: https://htmlhelp.com/reference/css/
•ASPRunnerPro built-in functions: See the include/commonfunctions.asp file. The most useful functions come with comments that explain what these functions do.