Sunday, February 05, 2012

Programmatically set the values of fields in HTML page


Most iOS developers are aware that you can use the UIWebView to load a HTML page/string. However, how does your code interact with your pay? In this sample project, you will see how you can use Objective-C to programmatically fill in the fields in the HTML page.

No comments: