Promises
An HTML promises drill
Authentication is required for this page (or via: Links >> Authenticate)
                    Return a phone call: enter the milliseconds to wait for a response
                    Keep a secret: enter a secret and wait for confirmation the secret is securely saved
                    Fetch a webpage: use http://gjarman2020.com as the URL. Other URL's will encounter CORS blocks
                    Query a database: choose a database subschema to see a list of tables. The subschema is optional.
                    
Internals
                            html file: /var/www.html/promises.html
                            css file: /var/www/html/css/promises.css
                            css file: /var/www/html/css/common.css
                            js file: /var/www/html/css/promises.js
                            js file: /var/www/html/css/common.js
                            cgi directory: /usr/lib/cgi-bin/
                            cgi binary: /usr/lib/cgi-bin/promiseListTables.cgi
                            corner image: /var/www/html/cornerImage.png
                            background image: /var/www/html/background.jpg
                            CGI source code: c
                        
 
                     