Comodo code signing warning
@varosi wrote: I tried to sign my consol application with comodo certificate. When I compile the application there is a warning massage in the log.Closing application file and cleaning up...
View ArticleAjax onprogress dont work
@Esteban wrote: Sorry for my bad English. I need help, this is my code. I have 2 files: 1.htm, 1.php 1.htm call 1.php in ajax: 1.htm: <!DOCTYPE> <html> <head>...
View ArticlePhp_printer.dll : printer_list - undefined function
@gabpnr wrote: Hello, is there a problem with the php extension php_printer.dll ?i put the php_printer.dll v5.6.30 in PHPRuntime56\ext and added it in my project (i tried by adding in and out the...
View ArticleAn error occurred while loading the PHP runtime
@oldteacher wrote: I have never seen or experienced this error: An error occurred while loading the PHP runtime: in most cases, it is the due to lack of a required component on your computer. To run...
View ArticleWordpress Demo and MySQL
@davebaldwin wrote: I have the Wordpress Demo installed on two machines. It works fine on one and the database connection fails on the second. The second machine has MySQL already installed on it and...
View ArticleUsing curl with PHP 7 [SOLVED]
@oldteacher wrote: Been fighting an curl issue with php7 and after few days decided to try php5.6. My app started working without any issues. Switch back to php7 and issue reappears. After many online...
View ArticleSqlsrv for PHP 7.1 - SOLVED
@davebaldwin wrote: It appears that the newest sqlsrv driver only supports PHP 7.0 and not 7.1. Maybe you should add PHP 7.0 to ExeOutput. After you get the curl problem fixed Posts: 4 Participants: 2...
View ArticleExeOutput web site
@davebaldwin wrote: https://www.exeoutput.com/ is messed up. It does not fit in my browser window. Firefox 54 with 1680x1050 screen. Posts: 3 Participants: 2 Read full topic
View ArticleHow to buy this product
@sathar wrote: how to buy this product Posts: 2 Participants: 2 Read full topic
View ArticleFast forwad and rewind problem in webm video
@drizztuna wrote: Hi, The application only allows you to play videos in webm format. However, it is not possible to forward / rewind in webm videos. I tried 4-5 different video plugins and the result...
View ArticleOpen a external File, a TXT
@gonzalesc wrote: Hi. I need open a document in my local computer using my app. I tried: <a target="_heopenit" href="D:\Dropbox\work example\source\uploads\document.txt">Open...
View ArticleCatch the complete PATH using OpenFileDialog()
@gonzalesc wrote: Hi. I followed this guide: http://www.exeoutput.com/help/choosingfilesupload I put the code in UserMain: function OpenDlgFile: String; begin Result := OpenFileDialog(“Select a File...
View ArticleWhen I run it manually with cmd mysql gives an error
@drizztuna wrote: hi, If the “Microsof Visual C++ 2012 Redistributable x86” software is not installed in the operating systems where the generated application is running, it will fail. I tried to...
View ArticleCentering text on toolbars
@oldteacher wrote: Any time I create new buttons for the toolbar, cannot seem to find how to align button text center? A single word does align center - but multiple words that wrap do not, they...
View ArticleCannot start MySQL Server
@venkyvj wrote: i am getting an error after executing the exe cannot start mysql server but it works fine if i run it inside exeoutput and i am using demo version please help Posts: 1 Participants: 1...
View ArticleAutocomplete or remember form values
@oldteacher wrote: I have tried so many different methods to force HTML5 style forms to remember last entries (or autocomplete), dizzy and confused:) Need a glass of wine… Wondering if anyone know of...
View ArticleExeOutput 2.1 including *.bak files
@davebaldwin wrote: It appears that ExeOutput 2.1 is including and compiling *.bak files. That’s what it shows in the ‘log’ page. Version 1.7 doesn’t do that. ?? Posts: 1 Participants: 1 Read full topic
View ArticleOption for user to clear cache folder
@oldteacher wrote: When setting the storage location there is a lot of data written, cache folder included. Pretty sure there is a way to clear the cache folder upon exit, but have not used that...
View ArticleExeOutput for PHP website inc JSON external dir
@Greggy-php wrote: So basically i have a website standar stuff, php index file , some js files , css … and a JSON folder full of json files that i update every week. I have used the software to try...
View ArticleChanging InternalBrowser for ExeOutput
@Toms wrote: I 'm developing desktop App using ExeOutput for php. But json file capacity is too big . its internal browser ,chroumium does not run . So i 'm going to change chroumium to firefox...
View Article