web page open

is possible to open a web pages in unity?
The Application.OpenURL open web pages in my browser.i want to open web pages in a dedicated frame of my game.

Try this:
http://forum.unity3d.com/viewtopic.php?t=57298&postdays=0&postorder=asc&start=0

thank’s for fast reply.