Author Topic: webserver to start qb64 program and interact  (Read 2284 times)

0 Members and 1 Guest are viewing this topic.

Offline hpmoerk

  • Newbie
  • Posts: 1
    • View Profile
webserver to start qb64 program and interact
« on: March 19, 2019, 07:56:58 pm »
i am thinking about writing some simple html pages and have them interact with qb64 programs.
but how to do that eludes me. guess the html would be served by IIs ? or what do you think would work ...

how can you pass form data to the program, and how to return a new html stream to the browser ?

Any ideas, or is this simply folly?

hpmoerk