HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Search results

  1. B

    Help, can't send an object on HTML onclick

    I hope somebody may help me, thanks
  2. B

    Help, can't send an object on HTML onclick

    Hi mates, my knowledge of HTML is really poor, I need help thanks. I have a simple static page and I want to send to OBS an object to change the scene, the server expects something like this: curl -XPOST -H "Content-type: application/json" -d '{"scene-name":"Scene 2"}'...
Back
Top