473,943 Members | 26,336 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Web Site Screen shots on FLY

Hi,

I need some code that will create web site screen shots on the fly like this
URL.

http://search.ninemsn.com.au/preview...st=1&noredir=1

Any ideas where to start? I cannot use 3rd party DLLs as my web host does
not allow this. It must be in managed code 100%

Thanks Daren
Jul 7 '06 #1
1 1247
I though mine also blocked me 3rd parties, but I just created a BIN folder
and updaloaded the dll's and works great :D

I needed to work with ATLAS :-)

try yourself.

about your question, I dont even know what the link you post does :-(
--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Daren Hawes" <ne********@web designmagic.com .auescreveu na mensagem
news:ua******** ******@TK2MSFTN GP04.phx.gbl...
Hi,

I need some code that will create web site screen shots on the fly like
this URL.

http://search.ninemsn.com.au/preview...st=1&noredir=1

Any ideas where to start? I cannot use 3rd party DLLs as my web host does
not allow this. It must be in managed code 100%

Thanks Daren

Jul 7 '06 #2

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

Similar topics

5
1895
by: dave | last post by:
I want to include numerous screen prints about printing, date time settings, regional settings in the help files I will distribute with my application. Must I obtain written permission from Microsoft or alter these screen shots to avoid getting into legal trouble ? Thank you.
2
2347
by: osgnamah | last post by:
Hi All; I am getting ready to launch a shareware program in the next few weeks and the last step is going to be creating a website. So the last few days I've been doing some web surfing in trying to figure out how I am going to manage to do that in the next few weeks since it will be my first go at html. Actually that's not true it will be my second go at it since I did a homepage in the good old days of the lynx browser, gophering,...
8
3475
by: gregory_may | last post by:
Is there a way to grab a "Screen Shot" that includes "Tool Tips"? I saw this code someplace, cant remember where. But it doesnt grab "Tool Tips". Is there a better way to do this in .net? Thanks! Private Declare Function CreateDC Lib "gdi32" Alias "CreateDCA" (ByVal lpDriverName As String, ByVal lpDeviceName As String, ByVal lpOutput As String, ByVal lpInitData As String) As Integer
0
1327
by: Sinan Nalkaya | last post by:
hi i have some python practice and want to develop tiny prgramme that takes screen shots from command line, im using gnome now but my programme should support the others especially pure X - window. also i want to learn some more about inside when taking screen shots. thanks.
6
2021
by: MLH | last post by:
I'm new to A97 - moving up from Access 2.0 and Access Basic. Would like to build a fundamental, sound understanding of class modules. Is there a site with an example of a simplistic class module saved as I understand that Access 97's standard modules are essentially what 1.x and 2.0 global modules. I would like to study and experiment with an Access 97 class module created in a standard module. Thank-you.
2
1435
by: Wayne | last post by:
In a Delphi application I would use GetDC passing the handle of the window I wanted to capture, then with the handle and a caption I would be able to convert the image to a bitmap. I would like to be able to do this in C#/.net, but I don't know where to start. Can someone point me in the right direction? Thanks Wayne
0
1430
by: Ian Ceicys | last post by:
I’ve been tasked with doing documentation on the project I’ve recently joined. Here’s what I’m looking for in terms of documentation. I want to generate a diagram from a huge .net 1.1 Winforms application that relates every form with the corresponding button/command that invokes that form. In other words I want to output a diagram that traces the flow (workflow is the right term?) of what happens when every single button/command is...
1
1534
by: yatin | last post by:
i urgently want to know how can i take a screen shots of the video in the php, plz give me a suitable example or link. i am using a flb player on this i have to show the screen shots of videos.
4
2652
mfshake
by: mfshake | last post by:
i need help on trying to print screen shots and put them on powerpoint with a timer. I tried to used the robot package and i couldn't get it to work. Can someone help me get started on this program. Thank you
0
9970
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11535
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10662
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
8220
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7390
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
6088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6309
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4911
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4510
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.