wwbd – Get your groove on!
Subscribe

I am a coding GOD!!!

September 13, 2004 By: bio Category: General

Or not.

I’m writing a coldfusion application for work, something to track info with a web interface. It’s not particularly fancy or anything… but I’ve discovered that it will kill your computer quite nicely:

I'm pretty sure that CPU at 100% is a bad thing!

Apparently, I need to go over the code again, because every time I do a submit to insert data into the db, bad things happen. 🙂

0 Comments to “I am a coding GOD!!!”


  1. Bugfreezer says:

    Here is a first – Mozilla trumps IE on this puppy; the text box for comments does not explode out of bounds!!!!

    1
  2. A quick note on my inept ability to code. Apparently when you make a text box and assign it to the name of a variable that you plan to populate, and the variable type is DEC… DO NOT have a preassigned value that’s CHAR! It makes coldfusion puke all over itself.

    Bad programmer…. no biscut!!

    2