Page 1 of 2

App Login Page

Posted: Thu May 30, 2013 2:33 pm
by Jack Thompson

Hello i was wondering whether it was possible to make a login page? And if so how would i go around doing it?


App Login Page

Posted: Thu May 30, 2013 2:42 pm
by pafowkes

You could take a look at the first part of this tutorial and do something along these lines?


App Login Page

Posted: Thu May 30, 2013 2:44 pm
by Maryna Brodina

Hello! This link should help http://docs.appery.io/tutorials/uploa...


App Login Page

Posted: Thu May 30, 2013 2:47 pm
by pafowkes

Thx Marina, was going to post that same link but something went wrong, oops


App Login Page

Posted: Thu May 30, 2013 2:49 pm
by Maryna Brodina

Thank you for your reply:)


App Login Page

Posted: Fri May 31, 2013 8:55 am
by Jack Thompson

Thank you for the help its appreciated


App Login Page

Posted: Wed Aug 28, 2013 1:17 pm
by Mark2287604

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.


App Login Page

Posted: Wed Aug 28, 2013 1:19 pm
by Maryna Brodina

App Login Page

Posted: Wed Aug 28, 2013 1:20 pm
by Maryna Brodina

Please take a look and let me know if it helps.


App Login Page

Posted: Wed Aug 28, 2013 1:27 pm
by Mark2287604

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.