ComedyCode.com
Home Categories Languages Random New Popular Links
Search 

Share This Code!
Send this code to a friend!

ComedyCode of the Week
Check out this week's highlighted snippet!

New Here?
Create an account and become a ComedyCoder today!




May 13, 2008

Motha Fucka

<cfsetting enablecfoutputonly="No">
<!---------------------------------------------------------------------
  Custom Tag: <cf_mothafucka>
    Release: 2/10/2003
    
  Author: A mothafucka
  mailto:censored@censoreddomain.com
    
  What does it do?
    <cf_mothafucka> is a custom control written in ColdFusion.  
	While it is a questionable tag, at some point or another someone has to f**k a mother (or a mother to be).
	This tag provides a well lubricated tag to facilitate the entry points in this process.
      
  Disclaimer:
	This custom tag is programmed and licensed for the sole use by mother f**kers
     
  Input Parameters 
    Parameter Name [data type](default value):
    Required:
      MotherID [integer]: This is the mother that we are lubricating
      
	Optional:
	  None
	  
  Modification List:
                    
  Additional Notes:
    <cf_mothafucka> is only compatible with CF 4.01+;
    If you have any problems or comments with this tag please
    don't email me, I don't need your sloppy seconds.
        
  Usage:
    <cf_mothafucka
	  MotherID="1"
    >

------------------------------------------------------------------------------->
<!--- Data source authentication information --->
<cfset DBUSERNAME="mothafucka">
<cfset DBPASSWORD="censored">

<!--- Validation for Required Attribs (FormName & FieldName) --->
<cfif NOT isDefined("Attributes.MotherID")><!--- Check required parameter sodate --->
  <!--- Error Found! Get outta my tag --->
  <cfabort showerror="<blockquote><b>Error in the execution of cf_mothafucka</b><BR><BR>
    Please provide a ""MotherID"" to allow for the pre-lubrication phase.#RepeatString(" ",10)#<p> <p>">
</cfif>

<!--- Recordset to find out mother that requires lubrication --->
<CFQUERY NAME="qGetMother" DATASOURCE="#application.dsn#" username="#dbusername#" password="#dbpassword#">
	SELECT name = first_name + ' ' + last_name
		FROM tblMother
		WHERE mother_id = #Attributes.MotherID#
</CFQUERY>	

<!--- Loop through prerequired processes --->
<cf_lubricate MotherID="#Attributes.MotherID#">

<cfloop from="1" to="1000" index="i">
	<cf_penetrate MotherID="#Attributes.MotherID#">
</cfloop>

<cf_orgasm MotherID="#Attributes.MotherID#">


Coded by: Bump in the Night (9)
View other ComedyCode by this comedycoder.
Send this comedycoder a message.
Submitted on: February 10, 2003
Category: Adult
Show me more Adult snippets.
Programming language: ColdFusion (CFML)
Show me more ColdFusion (CFML) snippets.
Viewed by: 7343 unique visitors


Ratings & Comments

The following ratings and comments have been submitted about this code:

Rating: Hilarious

Unbelievable! Programming has never been so fun! And easy!

By: Reido


» Submit Code
» Login

Rate This Code!

Login or create an account.




Copyright © 2001-2004 - N-VisionIT Interactive
Website Design, Development & Hosting by N-VisionIT Interactive