Huebner Posted November 4, 2013 Posted November 4, 2013 I need to write a db app for a location where internet and cell reception is at best sporadic can unigui be used for such an app? I would like to be able to use the app and then when the connection can be re-established then sync with the database (ie unigui web server) Quote
zilav Posted November 5, 2013 Posted November 5, 2013 No, that requires frontend programming in client browser in javascript. UniGUI is a backend. I imagine it is possible by utilizing THTMLFrames with js code/libs or something similar, but at that point you will be writing in pure js and the point of using UniGUI at all is questionable. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.