QtWepApp is a HTTP server library in C++, inspired by Java Servlets. Forked from: http://stefanfrings.de/qtwebapp/index-en.html
Hello, I want to implement multiple buttons on one page for ex. to control blind rollers, by pressing a button the blind goes up by few centimeters, by press and hold it continously goes up etc. Is it possible to do this mechanic using this library? I only saw examples by sending data using forms and post/get method but can you use javascript to send data directly to c++? or plain input type button without the need of form? Thanks for response :)
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by xFeew and has received 3 comments.