Login Help
I'm working on an app where a user first has to log into the website. Rather than display the website's login view, I want to create my own login view (more iphone-fit). A friend of mine told me that I could just hide the web view, and use javascript to send my view's textfield strings to the site to log in. Has anyone done something fairly similar that can help? Thanks.
|