Search results

  1. T

    Detect onkeyup keycode 13 (enter) - SOLVED

    Hello, I’m trying to detect some pressed keys in my project. Mostly it works, but keys like Enter, Backspace, Esc don’t work. I’m using Exeoutput 1.7. I read this topic Pressing of Enter button can’t be detected (SOLVED) , but this is for HTML Executable. I need this for PHP. Thanks for help...
  2. T

    Error -106 when loading url

    Hello, I’m trying to load small page in iframe on the php pages in exe file, which catches and displays few data from the online server. Everything works fine, but when the computer isn’t connected to internet, it displays the message instead of iframe: Error -106 when loading url...
Back
Top