by: Saqib Ali |
last post by:
Hello All,
A while back I ran into a site which enabled to the users to get a
ScreenShot of a specified webpage as viewed in Mac OS X's web browser
(safari).
I lost my bookmark in a machine...
|
by: Aaron |
last post by:
can i use asp.net to capture a screen shot of a webpage? something like
this? http://img.nameintel.com/Thumbnails/tn.html?domain=cnn.com
Is there a script that does this?
Aaron
|
by: jani |
last post by:
Hi all,
does anyone know how to take a screenshot of a winform using c#? I
have an Add-In program for MS Word in c#, and want to render the
WinForm to a gif image, then insert the screenshot into...
|
by: Geert M |
last post by:
Hello,
I'm busy working on a "small" sms application.
I'm able to access all remote pc's (for which I am Local Admin) information
using WMI and API calls for some things. But I can't figure out...
|
by: Dean Slindee |
last post by:
I would like to capture a picture of the active window on the screen to use
in an error routine.
Like the following, which captures the entire desktop:
Dim objRectangle As Rectangle =...
|
by: Yosh |
last post by:
I want to be able to capture a screenshot of a windows form that is hidden.
My goal here is to create a form of any particular size (the size could be
larger than the screen), get a screenshot, and...
|
by: Java Boy |
last post by:
Is it possible to fetch a webpage and take screenshot of it like it displays
in browser and then store it in jpg/gif
thanks
--
Geeks Home
www.fahimzahid.com
|
by: mareeus |
last post by:
Hi,
Are there any ways I could get a screenshot of a web-page at a
specific address in jpeg via php script?
Regards,
Marius.
|
by: sharkbate24 |
last post by:
Hello,
I need some help please. I already know how to capture the full screen, because the .NET framework simplifies it a lot. Anyway, I was wondering, is it possible to capture a Window /...
|
by: epid |
last post by:
I have a problem that I'm not sure there is a solution for... I have a lookup field in a table that allows multiple values and the display control is set to be a List Box. The list box looks fine on...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|