I have taken up the example of sitajony: http://www.b4x.com/forum/code-samples-tips/5956-create-great-really-fast-web-server-basic4ppc.html
I wanted to read out HTML-Forms and it works well except for one small thing.
To configure it out I use the localhost option in the "action" Parameter in the HTML. If the Server is started and the Datas are sent, the Browser(Firefox) search for localhost as long as the Server runs and shows a blank Website when the Server is quited. I think that is not a normal behavior.
I did attach the HTML example and the B4P-source for anyone who is interested in this subject.
Another question in this context: Is it possible to do the same with HTTP.dll and when it is, how it is to do?
Best regards
berndgoedeckeView attachment 6155
I wanted to read out HTML-Forms and it works well except for one small thing.
To configure it out I use the localhost option in the "action" Parameter in the HTML. If the Server is started and the Datas are sent, the Browser(Firefox) search for localhost as long as the Server runs and shows a blank Website when the Server is quited. I think that is not a normal behavior.
I did attach the HTML example and the B4P-source for anyone who is interested in this subject.
Another question in this context: Is it possible to do the same with HTTP.dll and when it is, how it is to do?
Best regards
berndgoedeckeView attachment 6155
Attachments
Last edited: