Hello everyone! I havnt posted in awhile, but I am working on a new project and have hit a speed bump.
I was wondering if there is a way to transfer HTML form data to a C++ program.
What I mean by that is, the user enters data into the form, the C++ program gets that information, and then redirects the user as necessary.
Thanks for any help!