Hi to all,
I am writing a feature to an existing internal AutoIt program, based on a client's request.
The requested feature would be to grab the file via a button, which reads the file's path.
Below the file browsing button would be a button to upload the file into a MySQL server.
Initially,...