Page 1 of 1

how to save multi-data to database ?

Posted: Fri Jan 09, 2015 7:34 pm
by AC

Hello, I am rookie in this community and I have some questions that I hope you people can help me out.

I gathered many data from previous pages and successfully pass then to a "submit" page. I can make those data shown in the list page. How can I send those data to the database? Please give me some guidelines or some example code. Thx!

Also, I wonder how I can send those data to another webpage outside appery?


how to save multi-data to database ?

Posted: Sat Jan 10, 2015 8:03 am
by Alena Prykhodko

Hello,

You can send data to database with Create http://devcenter.appery.io/documentat... or Update services http://devcenter.appery.io/documentat...
Do you mean send data to outside webpage from database?