Chromium ExeOutput 2
@Gilmichel wrote: Hello, How to choose Chromium engine in ExeOutput 2 ? Thank-you,Gilbert Posts: 3 Participants: 2 Read full topic
View ArticleClose Window not working
@ukmas78 wrote: The close window is not responding in the ExeOutput 2 beta is not responding, application has to be ended in windows to close it. Posts: 7 Participants: 4 Read full topic
View ArticleSkin Editor not include
@kakkuk wrote: hi, i purched exeoutput. skin editor not includehow can i download Posts: 2 Participants: 2 Read full topic
View ArticleRemote server database
@kakkuk wrote: hi, i created php applicaion and i installed mysql to server then i connected with ip. it is working localhost well. but after copy to exeoutput not working Posts: 2 Participants: 2...
View ArticleBIN2HEX not work
@kakkuk wrote: hi, i created Token with BIN2HEX funtion, it is now work on exeoutput, can you help me how can i solve this please Posts: 3 Participants: 2 Read full topic
View ArticleThird Party Protection Softwarte
@ukmas78 wrote: We are getting this error when we try to protect the .exe made from exeoutput for PHP error: "Has an Incorrect PE format" We also notice that all of the third party software we have...
View ArticleMoney Format not work
@kakkuk wrote: i used money format many times in my code $number = 1234.56;setlocale(LC_MONETARY,"en_US");echo money_format("%.2n", $number); but after created exe file money format function not work...
View ArticleCan't add silent switches to external exe-file
@TryWare90Days wrote: Hi I consider to purchace ExeOutput for PHP, so I downloaded the trial version 1.6.1.0 I am using Microsoft Word 2003 32-bit on a 64-bit computer, and I can create a link to an...
View ArticleAbout mysql or mariadb and postgresql
@m4aasim wrote: Any possibilities for these databases to be included in version 2 or have to go the server2go way as described in ver 1.7 Posts: 1 Participants: 1 Read full topic
View ArticleCurl funtion error
@kakkuk wrote: this is my code, it is work localhost or any ftp but exeoutput not work function fileUploader($file_tmp, $file_type, $file_name) { global $MAIN_URL; global $newFileName; $ch =...
View ArticleQuery result is not updated
@brenno wrote: Hello, in my program is something strange going on. In the compiled code, if I do a query on a database from a typed filter, the first filter it returns normal results, but when I...
View ArticleSerial key for ExeOutput for PHP
@kepler wrote: Good afternoon, I've just bought ExeOutput for PHP. Can please someone tell me the best procedures to generate serial keys for different users? I realized that the program can retrieve...
View ArticleCalling DLL doubt
@kepler wrote: Good evening, I'm going through the DLL call convention in HEScript. Before I do 2 tests, I would like to know if possible: 1) May the DLL be at the program root? 2) Can the DLL read a...
View ArticleDLL call... almost there
@kepler wrote: Good afternoon, Finally, I'm able to be sure that my DLL is being called - the problem, I think, was the decorated names instead of undecorated. Now, I face another problem: arrays. One...
View ArticleCustom User Agent String
@oldteacher wrote: Greetings! Is there any way to use/send a Custom User Agent String when building app? I need to send my own custom user agent string for access purposes. If not in version 1.7,...
View ArticleDLL unpack - not found
@kepler wrote: Hi, I found out that HEScript does not handle arrays in DLL calls - I've changed the code of the DLL. Still, I would like to ask the correct procedure to include the DLL in the...
View ArticleEnable access outside .exe
@inkeliz wrote: Hi, How I can set the ExeOutput to use the LAN IP? With it:getHostByName(getHostName()); I can get the LAN IP.But I can connect with it. To compare:With XAMPP (example) I can connect...
View ArticleLocalhost not running
@hillolvai wrote: hi there, I'm trying to compile a website for offline standalone use. It has some ajax dependencies, so far we all know ajax doesn't work without any kinds of virtual or live server....
View ArticleQuestion about open url in external browser
@sequel wrote: Hi, I use ExeOutput v1.7, trident engine and in my app i have several link to open url in external browser, this is the common syntax the link is effectively opened in my predefined...
View ArticleV2 Beta 3 Link Targets
@oldteacher wrote: Has link targets changed for V2 Beta 3? Using same as I have always in V1.7 (chromium engine) and what is shown in online docs: <a...
View Article