Showing results 1 to 6 of 6
Search took 0.01 seconds.
Posts Made By: Danny.VBT
Forum: VB.NET Oct 25th, 2006
Replies: 1
Views: 1,029
Posted By Danny.VBT
Re: unknown error message

What is the exact error you are getting? And what line number is it pointing to. I'm not familiar with VB-EXCEL. Also, what is Cells()?

Should:

Cells(11, x) = 0

Be

Cells(11, x).Value = 0
Forum: VB.NET Oct 25th, 2006
Replies: 1
Views: 1,110
Posted By Danny.VBT
Re: Making a simple sliding shooter.

Are you going to limit the amount of bullets the ship can shoot before reloading?

You will just simply need to create bullet bitmaps and create them upon a key down press or mouse click. When the...
Forum: VB.NET Oct 10th, 2006
Replies: 5
Views: 5,451
Posted By Danny.VBT
Re: Countdown Timer

I'm assuming you are trying to get an output of -0:1...etc..etc...?

Try wrapping the difference in Math.abs() and then concatenating a '-' at the if the output is negative.
Forum: VB.NET Sep 21st, 2006
Replies: 2
Views: 754
Posted By Danny.VBT
Re: I need help

Hello, I am not really sure what you mean? But you can grab userinput via the control's text property.

IE:

Me.txtTest.Text
Forum: VB.NET Dec 2nd, 2005
Replies: 1
Views: 3,799
Posted By Danny.VBT
Re: Help,Fibonacci numbers

I don't want to give you the exact answer but your going to need two temp variables to hold the last two numbers of the sequence, also another var to add each number. It's not a difficult...
Forum: Community Introductions Sep 8th, 2005
Replies: 2
Views: 1,022
Posted By Danny.VBT
'Lo everyone

Hello,

I just thought I would listen to the big yellow banner telling me to introduce myself. I'm Danny Cassidy, I'm a php/mysql programmer. I especially like programming for vBulletin. I'm also...
Showing results 1 to 6 of 6

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 1:09 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC