00.Forums
Re: help with project in vb.net
Started by joshbell at 05-02-2007 12:41 PM. Topic has 1 replies.
  Page 1 of 1 (2 items)

joshbell
joshbell
Added: 12:41 PM on 5/2/2007
Okay so I have made a program that you can download here http://www.joshuapbell.somee.com/downloads/jbell.exe

The program calculates your MPG's after the required information is enetered

Here is my problem, I want to be able to add up the accumulated miles that the person has entered then sends you a message after you get over 3000 miles (oil change)

anyways how would I go about doing this?

Thanks ahead of time

AlfredTwo
AlfredTwo
Added: 5:15 PM on 5/9/2007

So here is problem one - almost no one is going to download and run an EXE from someone they don't know. Secondly seeing the EXE run is not going to help anyone make much in the way of code suggestions.

One way you could do this is to save a running total in a file (look up streamreader and streamwriter) An other way is application settings (look up My.Settings)

Let us now if you need any additional help.



var bt_counter_type=2;
var bt_project_id=1182;



theSpoke.net » English Topics » Ask the Experts » Re: help with project in vb.net
© Copyright 2005 Microsoft Corporation. All Rights Reserved.
Terms of Use | Privacy Statement | Code of Conduct | Hosted by MaximumASP for Microsoft
WHO-BAR