-
Posts
114 -
Joined
-
Last visited
Reputation
0 Relatively UnknownAbout cornboy3

- Birthday 07/11/1993
Contact Methods
-
Website URL
http://www.cornboy3.uni.cc
About My Character
-
RuneScape Name
cornboy3
-
RuneScape Status
Retired
-
RuneScape Version
RuneScape
-
RuneScape God
Guthix
-
Combat Type
Melee
-
RuneScape Clan
Flames Of Fury Clan
Recent Profile Visitors
688 profile views
-
How Do I Make A Website Look Like This?
cornboy3 replied to Caboose's topic in Technology: Discussion and Help
This technique is created by using margins and creating exact layouts in CSS which both Dreamweaver and notepad can do. (Notepad++ is way more ftw the others Mind you it is designed for people who already have the language down pat) You should check W3Schools as your first resource because they have great tutorials. -
Your Favourite Forum Software?
cornboy3 replied to Caboose's topic in Technology: Discussion and Help
IPS and the IPBv1.3 (with its quirks ) -
There is 3D Games but it is for people who are dumber than a stump. Seriously though it is drag and drop and you can import models and sounds from an object importer.
-
Cake's Take
-
Sb4200 Surfboard Cable Modem
cornboy3 replied to A Charizard's topic in Technology: Discussion and Help
Or you could use a fonera router (short term fon). It has only 2 ports but is customizable and very handy for $15 if you know where to find it. -
If you want to do anything fancy for the life of god just use java. Active X is only available in IE and only after permission is given which in simple terms means that nobody is ever actually going to see it. Java is cross-platform and works in all browsers that are up to date.
-
What Os And Internet Browser Do You Use? Why?
cornboy3 replied to MoveAhead's topic in Technology: Discussion and Help
I am currently running Windows 7 beta build 7000 and unfortunately Firefox because chrome doesn't like win7 -
I guess you could do it that way but I was hoping to stay with the built-in abilities of the .Net environment because calculating your own clock is very breakable.
-
The time that is left on the clock
-
I made a simple app that runs a program or file after the timer expires I think the problem area is around here but I am not sure so I uploaded the whole thing Private Sub btnStart_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnStart.Click If btnStart.Text = "Start!" Then btnStart.Text = "Stop" btnStart.BackColor = BackColor.Red Timer1.Enabled = True alarmTime.AddHours(hours) alarmTime.AddMinutes(minutes) Else btnStart.Text = "Start!" btnStart.BackColor = BackColor.Lime Timer1.Enabled = False alarmTime = DateTime.Now End If End Sub Sorry for the black hole that is Rapidshare but I don't want people stealing my code http://rapidshare.com/files/204154252/A_Ti...minder.rar.html EDIT: Sorry I forgot to tell you what the problem was. The problem is that I cannot seem to add time to the clock
-
Just make an iFrame then. I like Coppermine or IPB Gallery but that requires an IPB Forum.
-
I just backup my computer with Driveimage XML. It allows you to back your computer up to a disk image but also I bet you could restore the image in bootcamp. My Two Cents -Cornboy3
-
How Much Would A Dedicated Forum And Server Cost?
cornboy3 replied to Emo Nemo's topic in Technology: Discussion and Help
or you could run your own local server with an unused computer and Apache. Mind you that you would need to find a mysql db elsewhere(or be a nerd and figure it out yourself) and an unlimited bandwidth plan with your ISP -
Are you talking about editing the icon locally or are you talking about the favicon?
-
Just get a cheap laptop and put on Hackintosh if you want OS X so bad