VS 2010 [RESOLVED] Timer Syncing issues
I've got a progressbar that's going in reverse (starting at the max and reducing by 1 each time, giving the shrinking effect) I'm using two timers, the first that handles all of the timed action, and...
View Articlewinsock google search results
i have project here using winsock using the get request , the issue am having is i dont se urls in data all looks like encrypted data what can i do
View ArticleSplit the Data in Datagrid?
Hello all, Table A with field customer having 40 record, I usually displayed all 40 records in datagrid columns 0. Is it possible to split 40 record : 20 record displayed in columns 0 and rest to...
View ArticleArabic Fonts in Textbox
Hi All, How can i set arabic fonts to a textbox. I tried to set an arabic font to the textbox from properties. But, when I run my project and type something in that textbox it shows in English. I need...
View Articlescript to find a line in excel
Hello, I am new to VB and am struggling with an issue. I have a spreadsheet that has many rows that are related to a specific row above them. ie top row has a summary, following rows have details...
View ArticleIntellectual Property violation
I currently work on a hospital as an I.T./Programmer but I was not the one who made our system. Now, another hospital wants me to make a program for them similar to our system, will I be violating any...
View Article[PHP] image gallery problems
good day to everyone. ive been having some troubles with the code a certain gentleman has posted about image gallery. here was the code he posted: PHP Code: <?...
View ArticleNeed guidance on hooks
Hello VBfourms, I am new to visual basic and well programming in general although I have had an introductory class in C programming. I am using Visual Basic 2010 to make a tool that can monitor a...
View ArticleHow to load crystal report if report (myorder.rpt) is in project folder?
How to load crystal report if report (myorder.rpt) is in project folder? Dim cryRpt As New ReportDocument cryRpt.Load(what path here & "\" & "myorder.rpt")
View ArticleID search problem?
I'm having problem about Adding Query in DataGridView Tasks. I was trying to make a Search using ID_1 1. I load DataGridView 2. DataGridView Tasks 3. Add Query... 4. Search Criteria Builder 5. New...
View Article[RESOLVED] calling an EXE, not working out
Now ive seen a few ways to call an exe at a specific path. Like Process.start("path") but the software im calling is the software we make at my job. It errors out and all this junk its quite annoying....
View ArticleVS 2008 itextsharp question - append static PDF page to PDF I am generating
This is the first time I've worked with itextsharp. I'm maintaining existing code so most of the work was already done for me. I have a question on how to do this enhancement. My code currently...
View ArticleNeed DECOMPILER for Visual Basic 2 app
I have a VB 2 app written in 1996. I have to rewrite the app in .NET but need all of the calculations and formulas from that app. I have the exe, .vbx, .vbk and dlls for the app. I need to find a...
View ArticleVS 2012 GetAsyncKeyState help
Hi, i have a problem with my hotkey using GetAsyncKeyState. I use ctrl, shift and A for the hotkey but the problem is it still works with only Shift pressed. Why aren't ctrl and A working? Code: Public...
View ArticleStarting a process
As part of a program I am updating, I need to have a really really old program called labcalc to run. I have installed a program called dosbox to run it and it works well by opening and closing before...
View ArticleVS 2012 Trying to understand events & form controls
OK, I've got a very simple experimental form with two buttons. Clicking the first button sets off a While...End While loop (takes about a minute). The second button just does as Consonle.Beep, nothing...
View ArticleVisual Basic Drop Down List Default Text (Not Menu Item)
Ok first off I have tried to search for the answer to this but I'm not finding anything (even though I'm sure it's been answered before) I will admit that I'm new to Visual Basic but I have been...
View ArticleExcel and SQL data
I have a Form which calls to an Excel document. This is the output to a try...catch that spans the Excel App which feeds a SQL Statement. Error code: "Overload resolution failed because no Public...
View ArticleVS 2008 [RESOLVED] Error in Data Retrieval
I am getting this error: Not sure but i believe it is the sql code Just not sure how to debug it and fix it. ErrorSystem.Data.OleDb.OleDbException: Data type mismatch in criteria expression. at...
View Article//build Ad locks the site
I just began noticing an ad from Microsoft .. contains //build keyword. The entire site is locked out. That is, everything below the "blue" header never appears. Thus, when first entering the site, one...
View Article