tags:

views:

20

answers:

1

i have to generate a multiple sub view of recently opened web page. so that if i tap on any of those sub views, i can open that corresponding web page.its similar to the "Safari" in iPad.... plz give any suggestions how i could go about n any functions in objective-C for the same....

i'm using ipad simulator 3.2 and i'm a begineer in this field.

thanku

A: 

go through this blog, the answer lies here

http://ykyuen.wordpress.com/2010/04/10/iphone-capture-screenshot-programmatically/

priyanka