Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum
Browsing all 1024 articles
Browse latest View live

System Error. Code 6

@jrusin wrote: Hi From some time on some Windows 7 machines there is no possible to open the compiled programs. The system (in Polish language) says: System Error. Code:6. Nieprawidłowe dojście. Any...

View Article


Any ideas how to use Gecko engine instead of chromium?

@Greggy-php wrote: getting crashes with chromium but not with firefox with large json files any way we can use a gecko engine ? Posts: 1 Participants: 1 Read full topic

View Article


Cant get external folder to be read

@Greggy-php wrote: Sooo sorry for the caps but i have been trying to get this to work for a week. I literally have a standard folder and a JSON folder called data-new-data , ( yes normally it just...

View Article

Accessing a external folder

@Greggy-php wrote: This doesn’t seem to work when i have something like this $data = “./data-new-data”; $dir = scandir($data); it doesnt find the folder specified, (code 2) why on earth can’t i get it...

View Article

Simple PHP Include Statement Prevents Loading

@oldteacher wrote: If I use a simple <?php include 'https://example.com/mathtests/update.php';?> The start page in app fails to load? Shouldn’t this behave like any standard include? In other...

View Article


When is the next release for ExeOutput and what do you have in store?

@Greggy-php wrote: basically , I don’t want to buy it today and then find out next week there is a new version. thanks, Greg. Posts: 1 Participants: 1 Read full topic

View Article

Error E0000008 while in app , Parsing large JSON file

@Greggy-php wrote: I am parsing a large JSON file , (150mb) into the browser and am getting an error " Error E0000008" I am guessing its a memory issue but if there were any chromium engine command...

View Article

Saving uploaded files upon exit

@nobrain wrote: I am loving ExeOutput for PHP but am having one issue that I cannot seem to resolve. In my application I upload a file (think Wordpress media upload) and it works fine. The reference...

View Article


Sample Choosing and uploading a file with html form!

@Gilmichel wrote: To choose and upload a file without using HEScript code you can do as follow: > <head> > <script type="text/javascript"...

View Article


Image may be NSFW.
Clik here to view.

ExeOutput's Mac version

@Gilmichel wrote: Hello, Is it possible for you to create an ExeOutput’s Mac version ? An exemple for delphi. community.embarcadero.com How do I get our Delphi app to run on Mac OS X Please excuse...

View Article

Dual monitor display issues

@Oligonicella wrote: I’m currently attempting to create an exe from an already existing application of mine and the following issues cause me concern. Smearing. While moving a non-full screen window,...

View Article

Image may be NSFW.
Clik here to view.

Plans for plugin use eg, grabzilla

@Greggy-php wrote: Hi , So the print to pdf is terrible when plotting htmlcanvas states… it’s not a problem with your software its just the way it is … I use grabzilla a lot as this generates a great...

View Article

Codeigniter Project not working

@fredn wrote: Trying to get CI3 app going using sqlite3 database It does not appear Im connecting to the database correctly my database config file is $db[‘default’] = array( 'hostname' => '',...

View Article


Some action on minimize and restore app

@tylkodlazabawy wrote: Hi Is there any hescript to call javascript function on minimize and restore app? ver 1.7 Posts: 1 Participants: 1 Read full topic

View Article

Php error: access violation

@drizztuna wrote: Hi, The application occasionally gives the following error on different computers. “PHP Error: Access violation at address XXXX in module ‘book.exe’. Read of address YYYYY” On some...

View Article


Direct print support?

@kobkung wrote: Did version 2.1 support direct print? not show print preview dialog. Posts: 1 Participants: 1 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Silent Printing in exeoutput or direct print to defaut printer

@raza.saleem3 wrote: I need to disable the print dialog for a POS app in exeoutput or direct print to defaut printer. Posts: 1 Participants: 1 Read full topic

View Article


Sqlite encryption mcrypt key

@Gilmichel wrote: Hello, Using MCRYPT_RIJNDAEL_256 in php 5.6 you may encounter an issue with key length. To resolve it add ./0 to your key: Exemple: $key = "123456"; Add : $key = $key."/0"; Gilbert...

View Article

Using App GUID Folder and Data Folder Together

@oldteacher wrote: Cannot get compiled app to work if using PHP file in Data folder UNLESS I make the app portable. Wish to use the app GUID app folder along with the Data folder. In the Data folder I...

View Article

Uncaught SyntaxError Unexpected token

@oldteacher wrote: I keep seeing this error in dev console and have no clue about: Uncaught SyntaxError: Unexpected token < A6jgtE9JLYQNAtqLV0gMsRH-Q8.js:1...

View Article
Browsing all 1024 articles
Browse latest View live