Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Does anyone know a way to show a web page as an image in a text box or table. For example, if I wanted to show the www.google.com web page as an image in a text box is there a way to do this?
Don't think this is possible. You can of course have a clickable url in the table.
Version 10 looks like it has complete web page containers.
you can display an image from a url.
so if you found or made a tool that could be given a url and the result would be a jpeg of that page.
but if you want a functional google search box..
you could take a screen dump of the google page, add in buttons and a text field. and set the button to launch explorer (or firefox/chrome/safari etc) with the parameters of the search.