How do I get my form to work and link the information entered to be sent to me? Also can i push notifications on a HTML web app?
I am building a web app that will allow drivers to submit loads, the load will be built by using this web app design that i have created, the driver fills out all fields then hits submit a load, when he does this the information entered on the above cells (a mixture of drop down lists and text cells) is sent to a email address or is stored on the appery website, either or is fine. I have a attached a image of the form that I have created.
I would also like to know if you can push notifications to web apps, I know you can with andriod and apple apps but can you with HTML.