camckee316's Profile
Reputation: 15
Tradesman
- Group:
- Active Members
- Active Posts:
- 275 (0.16 per day)
- Joined:
- 29-August 08
- Profile Views:
- 3,793
- Last Active:
Aug 29 2012 08:27 AM- Currently:
- Offline
Previous Fields
- Country:
- US
- OS Preference:
- Windows
- Favorite Browser:
- Internet Explorer
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- PC
- Your Car:
- Chevrolet
- Dream Kudos:
- 0
Latest Visitors
-
ali201120112011 
08 Aug 2011 - 00:20 -
modi123_1 
29 Mar 2011 - 14:36 -
CodingIlliterate 
19 Nov 2010 - 15:40 -
AZ21 
29 Jun 2010 - 14:44 -
danielair 
12 Jun 2010 - 08:04
Posts I've Made
-
In Topic: Application Deployment
Posted 20 Nov 2011
I did not remove anything. But that is not what I get. I guess I will have to mess around with it a little more. Perhaps re-write using my desktop instead of my laptop. -
In Topic: Application Deployment
Posted 20 Nov 2011
When I publish the program it installs in C:\Program Files\HP or something similar. When that is done for some reason it uninstalls my plugs-in for my web browser and deletes the files that were in that folder, when the program get uninstalled all is back to normal. How do I set the default install location, or even possibly let the user select the install path? -
In Topic: Application Deployment
Posted 20 Nov 2011
Very good tutorial. It is bookmarked!
Thank you -
In Topic: Shorter Code
Posted 18 Nov 2011
At 6 AM the program will terminate. -
In Topic: Shorter Code
Posted 18 Nov 2011
@ modi123_1 The nature of this program is to earn swag bucks. (swagbucks.com) What is does is earn me 10% every 2 minute when I get 100% I earn 3 swag bucks. And since my ISP has a download threshold except between the hours of 1 AM and 6 AM, this will keep from exceeding my threshold and still earn my swag bucks.
@Ryano121 so i would need something like this
Dim sSite as New Dictonary(Of String, String) sSite.Add("1:00:00 AM", "www.website.com") sSite.Add("2:00:00 AM", "www.website2.com") ...ect.
Then I would use either an If statement or Select Case statement like so
If Label1.Text="1:00:00 AM" Then WebBrowser1.Navigate(sSite("1:00:00 AM"))
or
Select Case Label1.Text Case "1:00:00 AM" sStite("1:00:00 AM") Case "2:00:00 AM" sSite("2:00:00 AM")
and so on. Is that correct?
My Information
- Member Title:
- D.I.C Regular
- Age:
- 37 years old
- Birthday:
- March 18, 1976
- Gender:
-
- Location:
- Call, Texas
- Full Name:
- Corey McKee
- Years Programming:
- 4
- Programming Languages:
- VB.NET, C++, Java
Contact Information
- E-mail:
- Click here to e-mail me
- Website URL:
-
http://
- Xfire:
- camckee316
Friends
camckee316 hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
camckee316 has no profile comments yet. Why not say hello?