So I am in the process of developing a mobile app. I have already created the login page using jquery mobile. my client uses aspx on his website to login his clients to the database. How can I include that aspx file into the app? or for now. How can i skip the login part of the application right now? I still want to leave the page in there, but when i try to move on the next one it says "error loading page'. Is there a default username and password that will work with jquery? that will make the code think that I am a real user. thank you for your time in advance. :D