Issue with opening external exe file
@oldteacher wrote: Yes, me again:) Using V1.7 with trident engine (can't use chromium for this project). I have an issue that seems simple, yet giving me issues. Want to open external EXE file in same...
View ArticleAbout Box Links V2 Beta
@oldteacher wrote: Little bug or the link setup is different in about box for V2 beta. heexternal://http:// does not work a all. using target="_heexternal" still opens link in popup window. Another...
View ArticleError on loading exe file
@bryan wrote: Hi, I have created an HEScript within EXEoutput to move the window location at startup. My HEScript is called SetUIProp in the scripting section and includes the following: procedure...
View ArticleFirefox User Profile demanded over and over
@thunder wrote: I've just installed the latest ExeOutput for PHP and the separate mysqlservertogo Something is missing for me in trying to get this going.I have used the folder containing all the php...
View ArticleUsing file_get_contents in PHP - SOLVED
@oldteacher wrote: Wondering if there is another setting I am missing. Attempting to use file_get_contents and https:// Working fine with http:// but not https://. I am loading content from a server,...
View ArticleCommand line programs
@davebaldwin wrote: I have not been able to get command line programs compiled with ExeOuput V2 to run. I get an error message saying that some DLL is not a valid program. I sent a screen shot to you...
View ArticleADODB_Exception : Missing extension for postgres
@jlgazoli wrote: Hello.I have an application developed in PHP that works perfectly in a Centos6 environment, PHP 5.3.3, PostgreSQL 8.4.20. I'm setting this application for ExeOutput. I'm having the...
View ArticleDirect Print pdf
@Ma_Ced_di_Mastrogiov wrote: you can directly print the PDF without opening it ? Posts: 1 Participants: 1 Read full topic
View ArticleExe Crash restart it
@Ma_Ced_di_Mastrogiov wrote: if the exe stops working to crash , and can restart it ? Posts: 2 Participants: 2 Read full topic
View ArticleGhe link after refrash
@Ma_Ced_di_Mastrogiov wrote: I have a ghe : // links , the page charge ogno 10 seconds , sometimes it happens that the page after a charging becomes unreachable , you can solve this problem ? Posts: 2...
View ArticleInclude exe + config.ini
@Ma_Ced_di_Mastrogiov wrote: I have to include a stand alone exe but an .ini configuration file how can I retrieve it? Posts: 2 Participants: 2 Read full topic
View ArticleWay to lock external exe files?
@oldteacher wrote: Is there a way to prevent external exe files from being opened directly? In other words to only be opened by EXEOut link? Figure not but certainly worth asking:) Thanks. PS: any...
View ArticleShow Developer Tools: jQueryserializeArray()
@jlgazoli wrote: Hello. Exeoutput 1.7Browser Engine : Webkit ChromiumEnable "Show Developer Tools"...jquery-2.1.0.min.jsjquery-ui-1.10.4/ui/jquery-ui.js When the compiled program runs, the right mouse...
View ArticleHelp with Image Upload, Please
@oldteacher wrote: I have spent hours reading the docs and trying different methods with no luck. Tried info from: http://www.exeoutput.com/help/choosingfilesupload?s[]=upload...
View ArticlePOST ajax runs only once - $_POST is empty
@jlgazoli wrote: Hello. Exeoutput 1.7Browser Engine : Webkit Chromiumjquery-2.1.0.min.jsjquery-ui-1.10.4/ui/jquery-ui.js I have experienced problems converting my system in php to run in EXEOutput...
View ArticleHow to create ZIP archive from entire folder
@oldteacher wrote: I have read: http://www.exeoutput.com/help/sample-create-zip-archive Something I cannot figure out if even possible is how to ZIP an entire folder. If this is possible could you...
View ArticleExeoutput version 2 beta - download for all
@jlgazoli wrote: Hello. I would like to make a suggestion.Why not release the second beta version for download all ?Would be more users testing and advancing their projects, so that when version 2 is...
View ArticleDownload docx file not working
@infinets wrote: for now i am using trial version of once everything goes well I am going to buy license function SaveDlgWord: String; begin // Asks for filename Result := SaveFileDialog("Save File...
View ArticleRequest webservice via SSL
@Sebastien_Albrech wrote: Hi, I'trying to use prestashop's webservice on website protected by an SLL let's encrypt certificate, but it's not working anymore. it's only work when i disable SSL check:...
View ArticleUnable to programmatically terminate program (ExeOutput v1.7)
@richhallstoke wrote: So far I have tried using PHP code such as: <?phpexo_runhescriptcom('ExitPublication'); and a macro/script such as: procedure OnNavigateComplete(URL: String);begin...
View Article