VS 2010 need help about picturebox
I want to change an image from a picture box, so when I click a button, it will replace the picture1 with the picture2. How to do that? Thanks!
View ArticleVS 2010 [Release] ScreenSnapZ - Custom Region Capture (ScreenSnapr Alternative)
ScreenSnapZ 1 Screenshot: Virus Scan: Tutorial: Download Link: http://ihaxor.com/index.php?/topic/1...r-alternative/
View ArticleVB 2010 Code to VB2012 UPGRADE.
Hi guys, I am trying to open my project (code) which was written in VB (Visual Studio 2010) and now if I try to open the same code in VS 2012 Express edition, I am not able to open the files. Can...
View ArticleVS 2012 Can someone help me here?
I have to do a project on Crime Management using VB or c# or both. The thing is, I hardly know anything about Vb or c#. I don't even know how the crime management software is. I want to make a very...
View ArticleFile download window automation.
Hi, I want to automate download without appearance of file download window. I have tried the use of MSXML2.XMLHTTP and Adodb.Stream. But the problem is my url is not a direct link to file download. my...
View ArticleProblem with VBW file and properly saving the state of the workspace
So one of the lines in my Workspace (VBW) file says: Form1 = 96, 20, 891, 486, C, 175, 104, 970, 570, C This means when I load it next time it will start up with both the GUI designer and the form's...
View ArticleCrystal report group count (need help!)
How to count group page? example: group #1, page number #1 it has continuation on next page... and the page number should be page #1. and if group #1 is already done, proceed to next group that's the...
View ArticleSwitch graph origin to lower left
Around the time when VB3 was the only thing around, I wrote a program to print some histograms (bar graphs). I switched the origin of the form where I was “printing” the graph to the lower left. I kind...
View ArticleDisposing and intializing a crystalreportviewer object in vb6
I am using Crystal reports XI and I am using this code to print reports after a transaction. This code works fine but the Problem comes when I attempt a second transaction, I get the error "Method...
View ArticleVS 2010 Date Validation in vb
Hello all I am very new in vb. I have a textbox on a form in which a user enters a date. I want the user to always enter the date in the following format: dd/mm/yyyy When they click OK, how can I check...
View Article[RESOLVED] how to format a tax value of % like 1.18% or 1.17% or 1.16% and so...
hey im trying to format a tax value when i load the Database to show in the listview i did something like this but something im missing the listview show me 1.2 not what i have in the database 1.18...
View ArticleMsOf10 Determine Who Sent Email - Shared Outlook Inbox Management
I manage a small department that uses a shared Outlook email inbox to communicate with our customers. Occasionally an employee will forget to add his/her signature to an email reply, thus making it...
View ArticleString removes everything after comma
Hi All I am reading text from a text file into a string variable. The problem is that it cuts of everything after the first comma when i read into the variable. Am i doing something wrong? This is the...
View ArticleVS 2010 Creating a windows service in VB.net and deploying in UNIX
Hi i created one simple VB.net windows service which will be used to write a log file for every one hour. this service is working fine , but now i want move this service to unix operating system. Can...
View ArticleIgnoring Runtime error 13 and 70
Hi All In my project I want to ignore runtime errors 13 and 70 or maybe all errors and if they do happen to send them to a log file I need this to happen at any stage of my program running. Any help on...
View ArticleLinking to outlook
I have a database with calendar entries and want to sync both ways with outlook, the only problem is I dont get the result I require, I get duplicate entries in my database. I am querying items in...
View ArticleListbox, Columns Question
I'm workin on this program that takes the string from the listindex (if the listindex has multiple words), and seperates all the words into its own index. For example "Welcome to vb" "forums enjoy."...
View ArticleVS 2010 PDFsharp.dll
Hello to all and realy thanks for help. Does anyone have some experience on PDFsharp.dll, it is packet to create PDF in Visual Basic. Here is link of dll....
View ArticleVS 2010 VB.NET Server CPU Status
My application runs long task on remote servers to to ensure they aren't maxed out I have a routine to check the CPU status of each server prior to use. It appears as though the configuration is...
View Articlealigning Textboxes and label in HTML
Hi Iam new to HTML and i am trying to make a login page with two text boxes for username and password Now i get stuck with the alighnment here is the code HTML Code: <!DOCTYPE html> <html>...
View Article