Hi!
You work with Hotglue or Superglue?
Because if it'd be Superglue, then there is a good chance you get it working:
- In your page, just insert a blank element (the one with </> icon)
- edit the html code of that element (for example paste in some "
<form action="..." ..> ... </form>
")
- You will need to have some kind of server, which handles the form post request.
There are many possibilites. You can use some web service. Or even code a small shell script for your Superglue device...