Jump to content

Web Based Autoit another approach under Web server


BasicOs
 Share

Recommended Posts

I publish here as it is intended more for developers hard core code. Also it involves some inner php core knowledge, cookies, cache and so on.

It works for Internet but it is more for LAN intended web pages (apps),

as you can use PHP in the same way for WORLD apps and Autoit is not so much tested for so many users (it should work anyway).

I use for some of my own apps under my lan, have a good time,

The page is in Spanish, but the code is in Autoit <_<

There is the library aha4 beta and a sample of a php/styled sql with table web page,

http://www.emesn.com/autoitforum/viewtopic.php?p=917#917

Saludos

Autoit.es - Foro Autoit en Español Word visitors Image Clustrmap image: - Football Spanish team - Spanish team: Casillas, Iniesta, Villa, Xavi, Puyol, Campdevilla, etc..Programando en Autoit+Html - Coding Autoit-Html - Arranca programas desde Internet - Preprocesador de Autoit a http
Link to comment
Share on other sites

DINGGGGG

Somebody tested this library and sample?

Thanks

Autoit.es - Foro Autoit en Español Word visitors Image Clustrmap image: - Football Spanish team - Spanish team: Casillas, Iniesta, Villa, Xavi, Puyol, Campdevilla, etc..Programando en Autoit+Html - Coding Autoit-Html - Arranca programas desde Internet - Preprocesador de Autoit a http
Link to comment
Share on other sites

Hi, Thanks for your answer

It is an English version of Library, only the fields of mysql database are spanish, or may be something else. The names of funcs I tryed they were selfExplaining. If you do not understand something tell me.

I Try to Translate the Docs info inside the post here: :P

This is what you need for Web interfaces, for programms you make in Autoit, and you want to make an Web-Addon. Or make them only for web. IN the style of HP IP-LAN Printers/Scanners interfaces under web. Nowadays are web interfaces very popular for any IP-LAN-Machine.

You need a small Web Server, as explained in autoitscrip or in www.autoit.es, search abyss Web Server. It should be made with apache either. You need it for giving life and serve the web-pages towards any Web-Browser.

You can access this Autoit-server from any existing Operating System with HTTP/IP.( WHICH can open external ip, http connections). http://server_IP o serverName.com. http://192.168.1.10/myAutoitcode.ahp by example for executing a Web-Script. :P

This is not Aha3 but a funcional beta of Aha4.

it works. Really it is the structure (eskeleton), of whatever once is made in AutoIt, it should be an Autoit Web. (There are other libraries with a different approach running in Autoit)

With all that a shopping cart, or whatever similar, can be done. Or you can create a terrific colourful and effectful Interface with any designing tool as Photoshop, DreamWeaver, etc.., which the customer-enterprise-manager can reach some profit-reports, or good news reports, by example, made under Autoit.

I repeat, it is a beta and works fine since some months without buggs (for the sample). Maybe some UDFs could be improved or more powerful, but the ANALYSYS JOB is done. Only test and check. :)

No manual is made, but all is mostly self-explaining, it is full source code published and well structured and not crazy code. It is all autoit and some UDFs are self reused inside.

You should read as a whole, because I made some UDFs for reuse inside to optimize and use less code lines.

Enjoy it.., if you cannot read it means you should practise some months Autoit, some part of the code code force your Autoit Knowledge. That is no newbies.

Please, if you wish to propose some code samples, it can be good for begginners who cannot read how the UDFs are made, but they can reuse this samples. Some patient for newbies.

Have a good time with this tool. No limits for coding.. ;)

Spanish version. If you find something is not good translated, tell me please to correct:

Versión en español. Si piensas que no está bien traducida, dimelo para corregirlo, GRACIAS

http://www.emesn.com/autoitforum/viewtopic.php?p=917#917

Edited by BasicOs
Autoit.es - Foro Autoit en Español Word visitors Image Clustrmap image: - Football Spanish team - Spanish team: Casillas, Iniesta, Villa, Xavi, Puyol, Campdevilla, etc..Programando en Autoit+Html - Coding Autoit-Html - Arranca programas desde Internet - Preprocesador de Autoit a http
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...