[RESOLVED] help: capture desktop
I tried to google and pscode to find sourcecode for capturing the desktop and I found many but all of them also catches the program the captures the desktop. what I want is to capture the desktop...
View ArticleYes and No buttons not firing in msgbox
Hi I have a windows form project. I have changed something in my project that has stopped my msgbox's from working. When you click on a button nothing happens. They used to work!! I have set up a test...
View ArticleVS 2010 Populate Datagrid acording two textboxes
Hi. I'm a little problem populating a datagridview with a filter I need. I have one table, wich have many record, and two of them are: month and year Now, what I need to do is the following: - I create...
View ArticleProblem in creating new link in my signature
Hi. Whenever I need to add a new link in my signature, i go to Inbox>then Edit Signature> and there I click on LINK icon and a dialog box appears for pasting the URL into it. Whenever i paste the...
View ArticleMaybe the police should give away dashcams
Think about this. Some police departments are cash-strapped. I say, if they could find a way to finance a program where they can see what you see when you are driving, they can keep an eye on things...
View ArticleVB Drop Down Toolbar Help!
Hello, I'm developing an application that uses a Toolbar. My toolbar has a Drop Down on it. Is there a way when you click the Parent button of the Drop Down it will automatically display the drop down...
View ArticleInteract with Open File Dialog Box in Webpage
Hello All! I am trying to pull elevation data from a website http://www.gpsvisualizer.com/convert_input I have successfully figured out how to programmatically click the 'Choose File' Button that...
View ArticleVS 2008 Grouping in data table ( removing duplicates )
please excuse this thread is for / in connection with this thread in a datatble, say for example table 3 columns emp_id emp_name emp_class here i don't want field emp_id to repeat for each row, i mean...
View Articlepossible to force IE onto a form?
hello, I am dealing with a web login, that once logged in via internet explorer, javascript after authentication closes the parent login window and creates a new internet explorer window (it terminates...
View ArticleFail to get Text from a WebPage using (Httpwebrequest), Anyone to Fix my code?
Hi All, I am trying to get the TAGS from a website using Httpwebrequest, even tho I got some help from an amazing friend, yet I kee failing. I on day 3 now and I am exhausted... I really hope I could...
View ArticleVB 2010 find value in listview using textbox
Trying to find a better way to search a listview using a textbox. The code currently finds the correct row/value. The problem is that once the an item/row is selected and the down (or up) arrow is...
View ArticleVS 2010 What would make something fail in the IDE that is already in production?
What would make something fail in the IDE that is already in production? I loaded just the aspx file into Visual Studio. it is just the file. It is used as a template on a CMS system (don't ask). The...
View ArticleHow can I specify the image format to save?
I have been looking through MSDN for a couple of hours and I can not find a straight forward way to save a specific image. I am creating a custom application that uses 256 color indexed png files. How...
View Articlesetting picturebox.image with valid image, nothing happens
I have some code that generates an image, and apparently that works fine. I can save the image and open it in paint, for example, and it looks correct. However, when I set my picturebox's image...
View ArticleChart corrupts after loading listboxes
my program is solves some statistics and displayng charts there is no problem in the Calulating process but when i try to save the main 3 listboxes in .txt file and loading it again all the process and...
View ArticleHow to use new window 3 event for regualr webbrowser, not microsoft web browser.
I was forced to use a microsoft web browser (AxWebBrowser) because I needed to use the new window 2 event. Is there any way to use the new window 2 event in a regular web browser? thanks. I really want...
View ArticleHow can I print my database as a Report?
Hi, I am stuck at a fork in the road. Note that I am trying to print out a report with a database from Access. I have considered two options. Just to format the printpreviewcontrol using printdocument...
View ArticleVS 2010 Object Reference not set to an instance of an object
Im sure this is an easy issue but i have been banging my head on the desk about it. I have class A which imports class B which imports class C. In class C i have a function that when run produces the...
View Article