Hello i was wondering whether it was possible to make a login page? And if so how would i go around doing it?
Hello i was wondering whether it was possible to make a login page? And if so how would i go around doing it?
You could take a look at the first part of this tutorial and do something along these lines?
Hello! This link should help http://docs.appery.io/tutorials/uploa...
Thx Marina, was going to post that same link but something went wrong, oops
Thank you for your reply:)
Thank you for the help its appreciated
When I click on the link it says Page Not Found. I'm looking for a simple login to post two variables to my server and then do something with the response.
I was surprised that i didn't find that example but did find some other great examples of much more complex stuff.
Any help is appreciated.
here is the link http://docs.appery.io/tutorials/uploa...
Please take a look and let me know if it helps.
Thanks Marina for the quick response (I see it in my email but not on this page for some reason).
I am using my own databases on my web servers. The are MySQL. So, I would like to post to them and not to an internal appery.io database via rest, but rather via a simple form post.
I can create the pages on the web side to do anything I need as a response.