473,503 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Create Image OF remote web page(s)

Hey all,

I've spent about two weeks trying to figure this out. What I need is a
script to
grab a webpage and display it as an (thumbnail?) image on one of my pages.
GotDotNet has a webservice to do this, but I need everything to be "local",
i.e. I can't call their webservice. Does anyone know where I can find the
code to do this (I think I've seen it out there before, just can't find it
again). Any help would be tremendously appreciated!!!

Thanks to everyone,

Chad
Nov 20 '05 #1
12 938
http://primates.ximian.com/~miguel/a...04/Jun-14.html
http://www.planet-source-code.com/vb...1916&lngWId=10

Or just write it yourself by "displaying webpage entrie" in plate (e.g) and
when save it into bitmap by using GDI +

Hope it helps

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"Chad A. Beckner" <Ch*********@ProspectiveLink.com> wrote in message
news:eo****************@tk2msftngp13.phx.gbl...
Hey all,

I've spent about two weeks trying to figure this out. What I need is a
script to
grab a webpage and display it as an (thumbnail?) image on one of my pages.
GotDotNet has a webservice to do this, but I need everything to be "local", i.e. I can't call their webservice. Does anyone know where I can find the
code to do this (I think I've seen it out there before, just can't find it
again). Any help would be tremendously appreciated!!!

Thanks to everyone,

Chad

Nov 20 '05 #2
Can this be done using a WebClient control?

Chad

"Tamir Khason" <ta**********@tcon-NOSPAM.co.il> wrote in message
news:ed**************@TK2MSFTNGP11.phx.gbl...
http://primates.ximian.com/~miguel/a...04/Jun-14.html
http://www.planet-source-code.com/vb...1916&lngWId=10
Or just write it yourself by "displaying webpage entrie" in plate (e.g) and when save it into bitmap by using GDI +

Hope it helps

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"Chad A. Beckner" <Ch*********@ProspectiveLink.com> wrote in message
news:eo****************@tk2msftngp13.phx.gbl...
Hey all,

I've spent about two weeks trying to figure this out. What I need is a script to
grab a webpage and display it as an (thumbnail?) image on one of my pages. GotDotNet has a webservice to do this, but I need everything to be

"local",
i.e. I can't call their webservice. Does anyone know where I can find the code to do this (I think I've seen it out there before, just can't find it again). Any help would be tremendously appreciated!!!

Thanks to everyone,

Chad


Nov 20 '05 #3
Here is your starting point. It took me a 2 second google search to
find this. Please stop spamming the groups with your problem.

http://www.charlespetzold.com/pwcs/CaptureScreen.cs

-Adam
Nov 20 '05 #4
Hello Adam,

I'm not spamming the groups, and I somewhat resent that statement.
Besides that, I did follow the link you gave, and it looks promising.
However, how can this be incorporated to use with the WebBrowser or
WebClient controls to be used IN a ASPX page?

Thanks,

Chad

P.S. What was your "google" string?

<as******@inlandkwpp.com> wrote in message
news:hi********************************@4ax.com...
Here is your starting point. It took me a 2 second google search to
find this. Please stop spamming the groups with your problem.

http://www.charlespetzold.com/pwcs/CaptureScreen.cs

-Adam

Nov 20 '05 #5
On Fri, 2 Jul 2004 15:16:50 -0500, "Chad A. Beckner"
<Ch*********@ProspectiveLink.com> wrote:
Hello Adam,

I'm not spamming the groups, and I somewhat resent that statement.
Besides that, I did follow the link you gave, and it looks promising.
However, how can this be incorporated to use with the WebBrowser or
WebClient controls to be used IN a ASPX page?


resent all you want,

step 1) read an understand this code
step 2) figure out how to launch a program that can render web pages
step 3) use the code mentioned in step 1 and modify it so that it
pulls from the program mentioned in step 2 instead of the desktop.
step 4) integrate it however you want

if you do not understand how this could potentially work then you are
probably in over your head. pay someone 50 bucks to write it for you.
It'll save you time and money.

-Adam
Nov 20 '05 #6
"Chad A. Beckner" <Ch*********@ProspectiveLink.com> schrieb:
grab a webpage and display it as an (thumbnail?) image on
one of my pages.


First of all, please don't make excessive use of X-posts...

<URL:http://sourceforge.net/projects/iecapt/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #7
It seems to me that virtually every question that is asked here can be
answered either in MSDN or with a search of the Internet. Besides that, it
could be that a person can't find the answer because, not understanding the
answer, they don't know the right keywords or phrases to return the right
answers in a search. Or maybe they just don't choose to look in those
places.

The newsgroups (emphasis on groups) are supposed to be a place where peers
can get together and share knowledge and questions, not a place where only
when one has exhausted all resources to the satisfaction of some
self-appointed monitor, he or she may ask a question.

I'm curious why you participate in the newsgroups if you find those who
don't know the same set of things that you know to be so offensive to you.

Dale

<as******@inlandkwpp.com> wrote in message
news:nn********************************@4ax.com...
On Fri, 2 Jul 2004 15:16:50 -0500, "Chad A. Beckner"
<Ch*********@ProspectiveLink.com> wrote:
Hello Adam,

I'm not spamming the groups, and I somewhat resent that statement.
Besides that, I did follow the link you gave, and it looks promising.
However, how can this be incorporated to use with the WebBrowser or
WebClient controls to be used IN a ASPX page?


resent all you want,

step 1) read an understand this code
step 2) figure out how to launch a program that can render web pages
step 3) use the code mentioned in step 1 and modify it so that it
pulls from the program mentioned in step 2 instead of the desktop.
step 4) integrate it however you want

if you do not understand how this could potentially work then you are
probably in over your head. pay someone 50 bucks to write it for you.
It'll save you time and money.

-Adam

Nov 20 '05 #8
I wasn't offended and I wasn't really bothered by the post. This post
has been resurfacing in many different forms over the last couple
weeks and it has been discussed multiple times. I am pretty sure it
was the same person posting with different credentials displayed
although I didn't bother checking into it. I just assumed because it
was the exact same question.

I didn't intend to light a match on this gasoline coverered thread but
cross posting the same thing over and over is not very nice.

-Adam
Nov 20 '05 #9
To all:

My apologies for the multiple posts to the different forums. I had tried
posting in the dotnet.aspnet and a few other forums, and was not getting the
information needed. This is a priority project inwhich I needed an answer
quickly (which has not happened yet). I have posted several different
version of my post, in a way to see if someone different would catch it and
be able to help. I have searched the internet, responded to others ideas
and queries, etc, but have not found a suitable solution yet. As far as as
Dale's remark, I was not referring to Adam in any degrading manner, but more
of a response to me spamming the groups. Instead of posting individual
messages to each forum, I decided to do a group-forum post (as I had tried
the aspnet group, to no avail), so that if someone does not look at the
aspnet group, that they might catch it in the csharp group, or web controls
group. I did not mean to be offensive in any way, and I apologize if anyone
took it as such. Oh yeah, Dale, why are you posting to the forum when you
didn't even have anything helpful for me in my search for answers anyways?

Again, sorry for the multiple posts.

Chad
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:el**************@tk2msftngp13.phx.gbl...
"Chad A. Beckner" <Ch*********@ProspectiveLink.com> schrieb:
grab a webpage and display it as an (thumbnail?) image on
one of my pages.


First of all, please don't make excessive use of X-posts...

<URL:http://sourceforge.net/projects/iecapt/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 20 '05 #10
Chad,

"Chad A. Beckner" <Ch*********@ProspectiveLink.com> schrieb:
Again, sorry for the multiple posts.


OK :-).

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #11
I was just defending your right, and my right, to ask questions that could
be answered on the Internet. Have a nice night and good luck with your
problem.

Dale

"Chad A. Beckner" <Ch*********@ProspectiveLink.com> wrote in message
news:OX**************@TK2MSFTNGP09.phx.gbl...
To all:

My apologies for the multiple posts to the different forums. I had tried posting in the dotnet.aspnet and a few other forums, and was not getting the information needed. This is a priority project inwhich I needed an answer
quickly (which has not happened yet). I have posted several different
version of my post, in a way to see if someone different would catch it and be able to help. I have searched the internet, responded to others ideas
and queries, etc, but have not found a suitable solution yet. As far as as Dale's remark, I was not referring to Adam in any degrading manner, but more of a response to me spamming the groups. Instead of posting individual
messages to each forum, I decided to do a group-forum post (as I had tried
the aspnet group, to no avail), so that if someone does not look at the
aspnet group, that they might catch it in the csharp group, or web controls group. I did not mean to be offensive in any way, and I apologize if anyone took it as such. Oh yeah, Dale, why are you posting to the forum when you
didn't even have anything helpful for me in my search for answers anyways?

Again, sorry for the multiple posts.

Chad
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:el**************@tk2msftngp13.phx.gbl...
"Chad A. Beckner" <Ch*********@ProspectiveLink.com> schrieb:
grab a webpage and display it as an (thumbnail?) image on
one of my pages.


First of all, please don't make excessive use of X-posts...

<URL:http://sourceforge.net/projects/iecapt/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>


Nov 20 '05 #12
"Chad A. Beckner" <Ch*********@ProspectiveLink.com> wrote in message
news:OX**************@TK2MSFTNGP09.phx.gbl...
To all:

My apologies for the multiple posts to the different forums. I had tried posting in the dotnet.aspnet and a few other forums, and was not getting the information needed. This is a priority project inwhich I needed an answer
quickly (which has not happened yet).


Chad, as I've told you before, there's a reason you're not getting an
answer. There isn't any cheap, simple, answer, and you're unlikely to create
one on your own within a reasonable amount of time.

I recall that you've seen examples of this on the Internet, but is there
something that makes you and your people believe that achieving this was
inexpensive? It may be that those examples you've seen are very expensive.

You also may want to reevaluate the reasons for this requirement. Start from
what the business goal is, and you may find that there's another way to
accomplish it.
--
John Saunders
johnwsaundersiii at hotmail
Nov 20 '05 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2258
by: ywg | last post by:
I'm generating an image using several PHP image routines: imagecreatefromjpeg, imagejpeg, etc. The PHP file containing these routines is meant to be included on web pages just like regular...
13
2585
by: ebobnar | last post by:
I've written a link aliasing script that allows users to rewrite urls on their web pages. The crux of the script is the following: if(getimagesize($redirect_to) == 0) header("Location:...
3
6666
by: coolsti | last post by:
I need some help here. I am making an application which allows a user to look at a series of picture files one at a time, and enter the outcome of various visual tests to a database. The...
6
3022
by: David W. Simmonds | last post by:
I know that I can create an Image object by using a path like C:\MyPictures\pic.jpg, but how can I create an Image object by using a path like /MyPictures/pic.jpg where the path is relative to the...
3
2389
by: purkka | last post by:
Hi I replaced a Win 2000 Adv server to the Win 2003 Std with Front Page Server Extension and .Net Framework 2.0. FPSE is extended to Default Web Site. Visual Studio 2005: If I create a new web...
4
10487
by: John Daly | last post by:
Does anyone know how to create an image (JPEG) from an HTTPResponse object? I am working on system that has a map pop up from our GIS department. I want create an image at runtime from this popup...
24
3744
by: TC | last post by:
Hi folks I want to enhance my website to distinguish "external" hyperlinks from "internal" ones. With that aim, I've written the following two small files for testing purposes: ...
4
2274
by: John Straumann | last post by:
Hello all: Most of my development for websites has been on test VPC images where VS is installed on the server image. I now have a setup where I have a test server joined to my domain, and a...
11
5340
by: Mark B | last post by:
I want to display a pre-designed graphical 'performance badge' on certain webpages (round, about 2cm diameter) next to a salesperson's details. I have a function,...
11
2910
by: =?Utf-8?B?UGV0ZXIgSw==?= | last post by:
I am working with Visual Studio or alternately with Expression Web. I need to create about 50 aspx pages with about 1200 thumbnali images, typically arranged in three to four groups per page,...
0
7199
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7274
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6984
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7453
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5576
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5005
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4670
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3151
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
377
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.