POSTING DATA
Posted: Fri Jun 14, 2013 2:03 pm
by Henry Scott
Hello i am wondering how i would go about creating a sign up page that when you enter the information and click submit it will upload the data to a database and then you can use the username and password to login to another page on the app
POSTING DATA
Posted: Fri Jun 14, 2013 2:24 pm
by Maryna Brodina
Hello! This tutorial shows how to create login/sign up page http://docs.appery.io/tutorials/uploa.... To add data to DB you would need to make post request - please check our documentation here http://docs.appery.io/documentation/b.... Let us know if you still have any questions.