I am trying to build an app with a login system that calls a MYSQL database. I have web hosting through Godaddy.com and have uploaded all my files to a directory. I have created a login page on Mobi and set the page as a form action type=url and the url pointing to my php page in the go daddy directory where i have also created the DB and table using phpmyadmin. I have created a simple http scenario to test the php and all was well in chrome, but when I tried to incorporate the mobi design it failed. I have looked at a few examples and still have not got it working…
I am a newbie at this and trying to take baby steps.
I have noticed when I generate my application files on mobi and look at the html file and compare it to some examples in the support, there seems to be no onlick action associated with my submit button like the examples. could this be the issue? When i type up the web address on my iphone5 the mobi page comes up, looks great, but nothing is happening when I hit submit.