Sending mass amount of mail limit? + mail provider.
Hi. We are going to do a job for the public sector and since there is, well you know how things are in Greece, i really cannot afford to mess this up.So since i have no knowledge of email sending stuff...
View ArticleVS 2008 label width calculated in a module
Dear all, I have found code to calculate the width of a label in a form. Knows someone to transfer this code to the script f a module? Nice regards, Michell. xxxxxxxxxxxxxxxxxxxxxxxxxxxxx Code for form...
View ArticleReflection with plugin...
I have written a plugin application into a third party 3D design software. The 3D design software is owned by another company. The problem that I have is that with each version of the 3D design...
View ArticleVS 2010 Next sequencial string?
Hello, I'm trying to create an algorithm that allows me to calculate the next alphanumeric string but so far, no luck... I'm getting overflows when strings are too big, plus I couldn't find a way to...
View ArticleVS 2010 [RESOLVED] Summing up Duplicates and Counting
Hi all, I know this probably a simple one. But if i have data in my database like PartNumber: Code: AAAA AAAA BBBB CCCC AAAA BBBB DDDD AAAA How can i display it on a datagirdview like Column1 --...
View ArticleHelp using tiles - tile mapping and events for them
Attachment 98137Attachment 98139 Attached Images  Attached Files SOURCE CODE DB GRAPHICS.txt‎ (5.4 KB)
View ArticleHelp using tiles - tile mapping and events for them
Im currently doing my A level Computing project F454 (OCR) and need some help regarding the game im trying to make. Its going to be pacman but with an educational part to it too, the user controls the...
View ArticleClasses, Objects and methods.
From what I've gathered is that Classes can be seen as a rucksack. The objects are in the rucksack, we'll say pens and the methods are information within the pens that say what colour they are etc....
View ArticleVS 2010 stopwatch class problem
Hi folks. For the below code, I am getting a wavy line under sw.start(), with the error message 'start" is not a member of 'Stopwatch.Stopwatch'. Why is start not a member of the stopwatch class??...
View ArticleVS 2008 Memory scanner for only specified data type ?
Hi ! I am creating a memory scaner..well i already created.It works, however its very slow (its in a loop, but it really takes ages to scan whole memory, even if its split to 2 parts) if i would need...
View ArticleNumeric validation for textboxes
Hello All, I have a RecordNumber textbox with 5 digit limit. The users can enter any number between 0 and 9. However, they CANNOT start with 00. They can enter 12349 or 10234 or 12340 or 12023, but NOT...
View ArticleListview to access problems...
I have an inventory scanner I have made... So it has 14 columns, and the amount of items range depending on which OU I scan in AD. Basically lets say it has 70 computers in the list... It will insert...
View ArticleVS 2008 Confused with Databases now
--- This may be a double thread, for some reason Firefox decided to log me out of VBF :ehh: if so, please lock one. For the past 2 days I have been searching VBForums, Google and countless websites for...
View ArticleLooping through string one character at a time slow.
Hi all, I'm creating an HTML syntax highlighter, and it's working for the most part. The main problem is, it's extremely slow. I mean, if you open the source code of a site like Wikipedia, the window...
View ArticleVS 2010 [RESOLVED] Detect % key on keydown
Hi there, I am using VS2010 vb.net, please help me out how to detect % symbol on keydown event. I want to calculate discount immediately after customer enters % sign, not on lostfocus. Please help me...
View ArticleVS 2010 how to calculate with figures from the database
Hi, Since I am brand new to the world of VB and willing to learn I would like to know how to retrieve data from 1 column from my database use this to calculate the difference and write it back to my...
View ArticleGPA calculator textbox issues
I have programmed a GPA calculator to where their are 8 textboxes to enter the course names, 8 textboxes for the number of hours each course is worth, and lastly 8 textboxes for the letter grade you...
View ArticleNeed Help with Making a +6 Loop on Visual Basic
Okay I've been trying to understand this question for hours and I am very desperate. The question is: Quote: Write a program segment in the following subroutine, that initially ask for a 2 digit...
View ArticleVS 2010 Need suggestion/advice on what method to use in my app.
OK, first, sorry for the title, but I couldn't say much there as I want to explain things better here. I have made this application called Dota Stats Simulator. You may or may not know, Dota is a game...
View ArticleVS 2010 Auto Updater adding string to list boxes and when selected results in...
I made a application that allows the user to download files from my program. The thing is constantly updating the program to add items into a listbox that when selected will insert a download link into...
View Article