Search results

  1. E

    jQuery dialogs with Trident engine

    *jQuery dialogs with Trident engine allow selects to show through. Can’t use Chrome engine as there is still the un-resolved bug of the White screens appearing (see seperate post) So trying to use Trident, however now the jQuery modal dialogs show the selects from the page behind the dialog...
  2. E

    Creating PDFs

    Found another problem creating PDFs with FPDF. It works in Chrome and IE 9 running on localhost. If I compile it into ExeOutput with Chromium it works. Compiling with IE engine it doesn’t work! Turned on all the debugging options, no error messages, just the standard IE message “This program...
  3. E

    White screen

    Using ExeOutput with the trident engine, once the app is compiled using it occasionally and randomly results in just a blank white screen. Using a right mouse click and returning to the home page and clicking on the same link again normally works. However sometimes repeating the procedure...
  4. E

    ExeOutput not possible to copy a project?

    Seems like it’s not possible to copy a project and update the file listing to a new directory. I would like to keep all the other settings of the project. I’ve tried deleting and clearing all the files and folders, save the project file, close ExeOutput, re-load ExeOutput and all the files are...
  5. E

    Problems with fopen

    I’m using this example code, to post data between a web server and a compiled php "client" http://www.ajaxapp.com/2010/03/15/php-how-to-http-post-without-using-curl/ The code works fine running on localhost, but compiled I get errors with fopen(), it seems that the host “heserver” is unknown...
Back
Top