Well I just got back to using EXEOutput again…
Quick minimize question… this has nothing to do with using tray icon or not… What I need is the main window to minimize on a
Sample HTML code:
When end user clicks SEARCH I need the window to also minimize. That’s it…
I didn’t see any exo_runhescriptcom calls to the minimize command…
Thanks in advance…
SysAdm
Quick minimize question… this has nothing to do with using tray icon or not… What I need is the main window to minimize on a
Sample HTML code:
Code:
<form action="searching.php" method="post">
<input type="submit" name="submit" value="SEARCH">
</form>
I didn’t see any exo_runhescriptcom calls to the minimize command…
Thanks in advance…
SysAdm
Last edited: