Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 19 of 19
Search took 0.01 seconds.
Search: Posts Made By: dwizzle13
Forum: Visual Basic .NET Jan 24th, 2007, 9:33 PM
Replies: 2
Views: 194
Posted By dwizzle13
Question Increasing my skills

Hi, I'm wondering what I should do to enhance my skills at vb.net, I know how to at the most combine arrays. What should I do now, I've been taking a class and just now almost finished my final. It...
Forum: Visual Basic .NET Dec 14th, 2006, 7:33 PM
Replies: 3
Views: 177
Posted By dwizzle13
thanks

Thanks, no, it's for myself. I'm trying to learn vb from an old book, but I didn't know what to do.
Forum: Visual Basic .NET Dec 14th, 2006, 4:20 PM
Replies: 3
Views: 177
Posted By dwizzle13
Question Help - Get the product of the numbers between 1 and n?

How can I change this code to get the product of the numbers between 1 and a variable n. Here's the code, and I can just get the n's square.

Function product(ByVal n As Double, ByRef i As...
Forum: Visual Basic .NET Dec 7th, 2006, 5:58 PM
Replies: 4
Views: 224
Posted By dwizzle13
I figured it out, I made a mistake, and didn't...

I figured it out, I made a mistake, and didn't make the if's both = something.
Forum: Visual Basic .NET Dec 5th, 2006, 5:58 PM
Replies: 4
Views: 224
Posted By dwizzle13
Question Boolean Flag issue

Hi, I need to create a program to tell the position of the letters n and r in a word w/out using indexof, so I need to use word.substring, but for finding if the letter is in the word, I was thinking...
Forum: Visual Basic Nov 24th, 2006, 7:37 PM
Replies: 0
Views: 125
Posted By dwizzle13
Format Exception Error

Hi, I have a format exception error when I try and calculate the price of a product and service in a program using menu bars in vb. I'm not sure what's wrong except there's an error with...
Forum: C++ Oct 21st, 2006, 6:42 PM
Replies: 9
Views: 246
Posted By dwizzle13
C++ vs Visual C++

I have a quick question, sorry if it's in the wrong area, but it's important to me. Is there a difference between visual c++ and c++? Is the language the same w/ both? Can you create non-windows...
Forum: Existing Project Development Oct 12th, 2006, 5:44 PM
Replies: 13
Views: 213
Posted By dwizzle13
Ya, that's what a walkthrough on rpn said to do.

Ya, that's what a walkthrough on rpn said to do.
Forum: Existing Project Development Oct 11th, 2006, 10:08 PM
Replies: 13
Views: 213
Posted By dwizzle13
Do you mean a standard one that gets 2 numbers...

Do you mean a standard one that gets 2 numbers from text boxes, or input boxes? I can do that w/ sq roots added. So each button does one function, that was what i thought. You need to use advances...
Forum: Existing Project Development Oct 11th, 2006, 8:54 PM
Replies: 13
Views: 213
Posted By dwizzle13
any site reccomendations?

any site reccomendations?
Forum: Existing Project Development Oct 11th, 2006, 8:41 PM
Replies: 13
Views: 213
Posted By dwizzle13
ok, is that stuff beginer friendly? I'm just...

ok, is that stuff beginer friendly? I'm just getting to the point i learn about loops. thx.
Forum: Existing Project Development Oct 11th, 2006, 7:40 PM
Replies: 13
Views: 213
Posted By dwizzle13
[vbasic] Calculator

I'm trying to make a calculator in visual basic. I'm trying to make it look like the windows calc. Is it possible, I'll show a screenshot.
http://img207.imageshack.us/my.php?image=calc1pn2.jpg
In...
Forum: Visual Basic Oct 4th, 2006, 9:30 PM
Replies: 10
Views: 310
Posted By dwizzle13
thx all, fixed it, had bad formula. km =...

thx all, fixed it, had bad formula.

km = Int(Miles / 1000)
m = Int((totalMeters - km * 1000))
cm = Math.Round(((totalMeters - km * 1000) - m) * 100, 1)
Forum: Visual Basic Oct 4th, 2006, 8:36 PM
Replies: 10
Views: 310
Posted By dwizzle13
srry about missing tags, etc... it's hard to do...

srry about missing tags, etc... it's hard to do this prog, and i need help since i have no idea about it, especially this part:

km = Int(Miles / 1000)
m = Int((totalMeters - Miles) / 100)
...
Forum: Visual Basic Oct 4th, 2006, 8:25 PM
Replies: 10
Views: 310
Posted By dwizzle13
Ok, here's the fresh code, my only problem is the...

Ok, here's the fresh code, my only problem is the answers(output) of meters and cm are 0 meters, and 8057.6 cm. I needed to get an answer of 65 meters and 73.5 centimeters.



Private Sub...
Forum: Visual Basic Oct 4th, 2006, 8:18 PM
Replies: 10
Views: 310
Posted By dwizzle13
ok, i don't think it'll work, i'm trying to...

ok, i don't think it'll work, i'm trying to convert us to metric. I'll post the full code above.
Forum: Visual Basic Oct 4th, 2006, 8:12 PM
Replies: 10
Views: 310
Posted By dwizzle13
i fixed the miles, but the miles = 63360 * Miles...

i fixed the miles, but the miles = 63360 * Miles the first time is because i had to change 5 miles into its inch equivilent, and the same w/ the others, but i don't know why, it was just the way the...
Forum: Visual Basic Oct 4th, 2006, 7:54 PM
Replies: 10
Views: 310
Posted By dwizzle13
sorry, didn't notice tht, thanks. BTW, the error...

sorry, didn't notice tht, thanks. BTW, the error was that i got riddiculios numbers on the meters and centimeters when i displayed them.
Forum: Visual Basic Oct 4th, 2006, 7:48 PM
Replies: 10
Views: 310
Posted By dwizzle13
Question Visual Basic Converter Problem

Hi, I'm trying to make a program to convert us to metric, where miles go to kilometers, yards to meters, and feet to centimeters. I just can't understand the y to m, and f to cm, since i need to do...
Showing results 1 to 19 of 19

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:57 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC