SimpleWebServer Plugin v1.0.0.0

Plugins y todo lo relacionado para Autoplay Media Studio.
Imagen

SimpleWebServer Plugin + APZ
:downvote-1417755753:
HIDE: ON
Hidebb Message Hidden Description
tnks dude
Thank you :)
Thanks man
Probando!
Gracias
Thanks for share.. :)
can you renew the link
Thanks for this plugin
no se puede ver el link v:
Thanks man
Hi electrobyte... how can i used this in save html file in docs folder?

tried this one but not work: SimpleWebServer.SetHTML(_SourceFolder.."\\AutoPlay\\Docs\\index.html");

thanks
sendai escribió:
17 Nov 2021 04:15
Hi electrobyte... how can i used this in save html file in docs folder?

tried this one but not work: SimpleWebServer.SetHTML(_SourceFolder.."\\AutoPlay\\Docs\\index.html");

thanks

In this function you enter a string
For example:

Código: Seleccionar todo

shtml = [[<html><body><h1>Hello World!!!</h1></body></html> ]​]
SimpleWebServer.SetHTML(shtml)
If you think it is important to add a function naming it SimpleWebServer.LoadHTMLFile I will :accepted:
electrobyte escribió:
21 Nov 2021 00:50
sendai escribió:
17 Nov 2021 04:15
Hi electrobyte... how can i used this in save html file in docs folder?

tried this one but not work: SimpleWebServer.SetHTML(_SourceFolder.."\\AutoPlay\\Docs\\index.html");

thanks

In this function you enter a string
For example:

Código: Seleccionar todo

shtml = [[<html><body><h1>Hello World!!!</h1></body></html> ]​]
SimpleWebServer.SetHTML(shtml)
If you think it is important to add a function naming it SimpleWebServer.LoadHTMLFile I will :accepted:
HI electrobyte.. i think its good also to have function to load html file if its possible.. Thank you
Thanks mate. ;)
Maybe add functions to handle the 404 and maybe try add php support/lua support in the html so you can and things most other simple servers can offer.
Hi electrobyte any update on this SimpleWebServer.LoadHTMLFile? hope you can have update on that one.. thank you for your work..
gracias..gracias
sendai escribió:
16 Mar 2022 17:15
Hi electrobyte any update on this SimpleWebServer.LoadHTMLFile? hope you can have update on that one.. thank you for your work..
Update to v1.0.0.1
viewtopic.php?t=7481
Gracias!