wiredwizard's Contributions
Below are the tutorials, code snippets, and resources wiredwizard 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
cfcollection in ColdFusion Tutorials (Last Comment: wiredwizard, Views: 18,167)
Code Snippets
Buybar.cfm in ColdFusion by wiredwizard
Submitted: May 9, 2005        Views: 2200
# Simple little form to insert on a product closeup page which # allows a customer to adjust the quantity to submit to the cart # system.
Cartdisplay.cfm in ColdFusion by wiredwizard
Submitted: May 9, 2005        Views: 2368
# Displays the contents currently held by the cart system.
Cfdumpall in ColdFusion by wiredwizard
Submitted: May 7, 2005        Views: 5515
used to see all information on page varriables great for development debuging
Codetable in ColdFusion by wiredwizard
Submitted: May 9, 2005        Views: 2364
custom tag to buils a quick page that allows you to edit database info great for building admin sections of ecomm sites
Display.cfm in ColdFusion by wiredwizard
Submitted: May 9, 2005        Views: 2602
switch statement for display page
Export to excell in ColdFusion by wiredwizard
Submitted: May 9, 2005        Views: 8724
export info to excell
GetScreenProp.cfm in ColdFusion by wiredwizard
Submitted: May 7, 2005        Views: 2369
custom tag used to load css based on screen resolution, operating system, and browser
Log in directory in ColdFusion by wiredwizard
Submitted: May 11, 2005        Views: 3678
application.cfm loginForm.htm logout.cfm easy to use
Upload file in ColdFusion by wiredwizard
Submitted: May 9, 2005        Views: 7797
upload file