HTML view zoom level?

Hello,
I am using an HTMLview to place external web content on it.
Something like this:

HTMLview4.innerHTML = “<*iframe src=‘http://targetserver/folder1/’ width=900 height=1150>”

Do you guys know if there is a away to specify the zoom level of that view? I am trying to make the content fit.

Thanks.

I found this on StackOverflow.