making exe form HTML and Javascript -


i wondering have php based server side stuff accepts ajax requests , sends json js. , have html , js based "client" create exe(windows aplication) same "client" in browser without browser. preferably somehow grab html , js , "compile it" regural client still send out ajax calls , procesing json data.

edit: clarify things: server(on webserver) php procesing incoming ajax calls , diplaing json result.

client(what want convertt exe) html , js(jquery) page(application).

i want user have option 2 dowload client windows he/she dont have use browser.

i don't think can make desktop application markup languages. newbie in stuff think need develop gui in programming language java example swing docs.oracle.com/javase/tutorial/uiswing/ mimic apearance of webpage. connect server socket programming.


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -