Cyborg5000 Posted August 13, 2020 Share Posted August 13, 2020 (edited) Hello, I was wondering if anyone has or is there an option to convert au3 scripts to html/CGI? like the one given example by/showed by @Shanet Dynamic AutoIt web pages I would like the au3 script to work as a HTML page. I have tried saving my scripts as save as html, also renaming them to CGI, however the web browser still loads the gui. Also unsure how to use console write for a list of functions....unless you are HTML friendly... Edited August 18, 2020 by Cyborg5000 Link to comment Share on other sites More sharing options...
Cyborg5000 Posted August 13, 2020 Author Share Posted August 13, 2020 please help with this. Link to comment Share on other sites More sharing options...
Nine Posted August 13, 2020 Share Posted August 13, 2020 Do not bump your thread within 24 hours. We are all here on our spare times, so be patient, someone may (or may not) have an answer for you. Cyborg5000 1 “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Screen Scraping Multi-Threading Made Easy Link to comment Share on other sites More sharing options...
Cyborg5000 Posted August 17, 2020 Author Share Posted August 17, 2020 Any help please. Link to comment Share on other sites More sharing options...
Cyborg5000 Posted September 10, 2020 Author Share Posted September 10, 2020 Hello, I was wondering if anyone has or is there an option to convert au3 scripts to html/CGI? like the one given example by/showed by @Shanet Dynamic AutoIt web pages I would like to know we can have the au3 script to work as a HTML/cgi page. I have tried saving my scripts as save as html, also renaming them to CGI, however the web browser still loads the gui. Also would like to know if console write can work to what iam trying to achieve..... Link to comment Share on other sites More sharing options...
Danp2 Posted September 10, 2020 Share Posted September 10, 2020 So... it's been a month since your prior thread on this same topic. What have you done in the mean time? Have you tried searching the forums for a possible solution? Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
Developers Jos Posted September 10, 2020 Developers Share Posted September 10, 2020 @Cyborg5000, Stick to one topic in the future. *merged* Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Cyborg5000 Posted September 10, 2020 Author Share Posted September 10, 2020 34 minutes ago, Danp2 said: So... it's been a month since your prior thread on this same topic. What have you done in the mean time? Have you tried searching the forums for a possible solution? Hi Jos & Dan, Thanks for replying back. As i mentioned earlier I have tried saving my scripts as save as html, also renaming them to CGI shown by @Shanet in Dynamic AutoIt web pages , however the web browser still loads the gui. Link to comment Share on other sites More sharing options...
Danp2 Posted September 10, 2020 Share Posted September 10, 2020 26 minutes ago, Cyborg5000 said: however the web browser still loads the gui Not sure what that means? Are you saying that the executable runs and shows a GUI instead of displaying in the web browser? Did you follow these instructions from the thread you linked? Quote Compile it as a CUI (NOT GUI.EXE) program without UPX Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
Cyborg5000 Posted September 10, 2020 Author Share Posted September 10, 2020 (edited) 2 hours ago, Danp2 said: Not sure what that means? Are you saying that the executable runs and shows a GUI instead of displaying in the web browser? Did you follow these instructions from the thread you linked? Hi Dan, yes i have tried the option as suggested and told by Shanet. Edited September 10, 2020 by Cyborg5000 Link to comment Share on other sites More sharing options...
genius257 Posted September 10, 2020 Share Posted September 10, 2020 Hi @Cyborg5000. If you simply want a web server with AutoIt CGI, heres something that does this: https://github.com/genius257/AutoIt-HTTP-Server My highlighted topics: AutoIt Package Manager, AutoItObject Pure AutoIt, AutoIt extension for Visual Studio Code Github: AutoIt HTTP Server, AutoIt HTML Parser Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now