School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!
Welcome to Dream.In.Code
Become an Expert!

Join 306,789 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,587 people online right now. Registration is fast and FREE... Join Now!



's Contributions
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
Tutorials
No Tutorials Submitted.
Code Snippets
Dynamically Add Rows in JavaScript by supersloth
Submitted: February 21, 2007        Views: 13583
this snippet dynamically adds a row to a table, includes examples on how to create various inputs within dynamic row.
Submitted: June 6, 2006        Views: 15824
Generic console menu selection
IsChecked Function in ColdFusion by supersloth
Submitted: May 10, 2005        Views: 6442
Check to see if a radio button or check box should be checked when editing data. Passes the value of the radio button and the data for that field and returns "checked" or nothing.