Archive for October, 2011

Visual Basic 6.0 Codes Help?

I am making a program in VB6 about Metric Converter
can you explain each codes
————————————————————————————————————————————–
Private Sub Command8_Click()
Dim answer As Double
myinput = Val(Text8.Text)
If myinput < 0 Then
MsgBox "You entered [...]

How do I delete everything from my old computer and username?

I got a new computer to myself, and the old one I used to share with my brother and sister. I transfered everything over (music, pictures, everything else) to my new computer. I want to know how I can permanently delete all the files I have on the old computer. I was the administrator so [...]

What is everything I need to know before buying a new motorcycle from a dealer?

I took the MSF, got my endorsement. I plan on buying a Ninja 250r from a dealership and having them deliver it to my house. Then I’ll practice in empty parking lots for the first few to several weeks.
What is everything I should know before buying from the dealer?
Everything you need to know: [...]

How would you convert the units in this problem to acres?

Using the formula A=1/2 bh
Base is .45 miles and height is 1.2 miles in length.
When do the units get converted into acres? Do you have to convert them to feet first and then to acres?
There are 640 acres to 1 square mile.
A = (1/2)(0.45mi)(1.2mi) = 0.27mi^2
0.27mi^2(640 acres/mi^2) = 172.8 acres
- .–