Capturing Complete Webpage as an Image
-
Hi Friends, I try to capture whole web page opened with internet explorer as a image. I saw the following project (http://www.codeproject.com/cs/media/IECapture.asp) But there are some problems with it. Does any body has has done similar things. Thanks In advance Dinesh
-
Hi Friends, I try to capture whole web page opened with internet explorer as a image. I saw the following project (http://www.codeproject.com/cs/media/IECapture.asp) But there are some problems with it. Does any body has has done similar things. Thanks In advance Dinesh
Dinesh N Samarathunga wrote:
there are some problems with it.
Maybe. you can tell us what problems you are having. maybe. we can help you..
Dinesh N Samarathunga wrote:
Does any body has has done similar things.
I found one here. "Web Capture[^]"
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)
-
Hi Friends, I try to capture whole web page opened with internet explorer as a image. I saw the following project (http://www.codeproject.com/cs/media/IECapture.asp) But there are some problems with it. Does any body has has done similar things. Thanks In advance Dinesh
-
Dinesh N Samarathunga wrote:
there are some problems with it.
Maybe. you can tell us what problems you are having. maybe. we can help you..
Dinesh N Samarathunga wrote:
Does any body has has done similar things.
I found one here. "Web Capture[^]"
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)
Thanks Michael, I saw your link. It works fine. But it also done with a web controller. Actually I need to capture the image of current (top IE window) IE Instance. Thanks Dinesh
-
Dinesh, I have used the same code from code project only and it’s working just fine for me... So please specify where exactly u r facing problem...
~Anuj~
Hi Anuj, Anuj which version of IE are you using ? I am using IE 7. Can you capture a web page like gmail inbox. and http://www.php.net ? Thanks Dinesh