-
Get difference between military times and convert into minutes?
I want the user to be able to input two different times in military form (0330=3:30 for example) and I want to be able to calculate the difference between these and have them in minutes for a calculation, how would I go about doing this?
Last updated: -
Visual Basic 2010 Server Status?
I'm using Visual Basic 2010 c++ and I'm trying to make a server status so the user can see if the server is up or not. How would I do this?
Last updated: -
Crystal report is not showing any data
Hi, I had generated the crystal report by using visual stdio 2010, having asp.net vb and ms access database. It is working fine on local server but displaying blank page on server. I am including the code for reference. Thanks a lot to for solution in advance.reportview.aspx.vb fileImports...
Last updated: -
How do I add items to a listbox while the script is still being processed
I have a script that goes out and downloads files from a url. In my form I have a listbox that I use like a message queue. After each download I send a completion notice to the listbox. The problem I am having is the messages only get sent at the end of my script. In short, I download several...
Last updated: -
Reading specific characters from txt file
I have a txt file with lots of numbers separated with "/", and i want the program to read the file and use the numbers for calculus and tell me how much "/" the file has (or how many numbers the file has). Anyone knows how to do it? Thanks.
Last updated: -
I developed a speech recognition program using SpSharedRecoContext. The program works but is too slow. I thought I would change the program to use SpInProcRecoContext which should provide better performance and quality. I expected the change to be easy with some necessary tweeks. However, I...
Last updated: -
How to make the form contents maximize when its window is maximized?
I made a form smaller than the size of the monitor, when the user choose to use the program in a full screen mode, the contents (buttons, pictures, etc) will stay in the very same size and place, and it would be a mess to see them not centered anymore in the maximized window. Any idea how to avoid...
Last updated: -
How to compare between user’s input text letter by letter with a standerd paragraph
How can I do a program that exams the knowledge of a student ,in a way, an empty text box is shown, and he should enter the paragraph learned by heart, after that he should press a button, then if any text (letter or word) is wrong, their color will change into red, to make him know his faults. Or,...
Last updated: -
I need help to share two listboxes for one desired outcome
I need to write a program to analyze a list of grades to determine the # of A's, B's, and C's after applying a curve percentage selected by the user. How do I link two listboxes, one with the grades, and one with 5 available curves that will be selected by the user to show the curved grade in...
Last updated: -
VS 2010 How to replace the words on a file ?
So Im working on a program that shows this.
Last updated: