Reset or level set the routine
I have removed some excess experimental code in the FLASK_APP.py code. Initially, code behind buttons was added to experiment with tech. Code like adding records to the MySQL DB was in the python routine TwoIndex. I got that syntax to work and so saving it for future reference was in order. The routines ONEINDEX, TWOINDEX, THREEINDEX were renamed to match what was is in the LAYOUT.HTML and LAYOUT2.html files.
Next I want to add to the questions and login code from CHATGPT to save the IP of the machine. I recognize this may be the incorrect as a design as proxy's and other Security features may make it useless - but that is the question.
I will have to modify the SQL and the MySQL DB to have a field to use and populate with the IP.
Below is the CHATGPT output:
Comments
Post a Comment