<cfswitch expression=#womans_age#>
<!--- Note...actually asking age may be dangerous in itself --->
<cfcase value lt 18>Intern</cfcase>
<cfcase value lt 24>Apprentice</cfcase>
<cfcase value lt 30>Valued co-worker</cfcase>
<cfcase value lt 40>Esteemed font of knowledge</cfcase>
<cfdefaultcase>Yes, boss?!?</cfdefaultcase>
</cfswitch>

John


At 02:09 PM 8/7/01 -0700, you wrote:
>Would it be
>
><cfif Age LT 18>  <cfset name="ColdFusionGirl">
>
><cfelseif Age GT 17>  <cfset name="ColdFusionWoman">
>
></cfif>
>
>???
>~~~~~~~~~~~~~~~~~
>Kevin Mansel
>Senior Web Developer
>Fox Communications
>[EMAIL PROTECTED]
>DL : 425-649-1321
>C : 425-346-7221
>
>
>
>-----Original Message-----
>From: coldfusiongirl [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, August 07, 2001 1:20 PM
>To: CF-Talk
>Subject: Re: Cold Fusion Developer - beginner
>
>
>some do!  babe! :)
>
>CF girl
>----- Original Message -----
>From: "Fuon See Tu" <[EMAIL PROTECTED]>
>To: "CF-Talk" <[EMAIL PROTECTED]>
>Sent: Tuesday, August 07, 2001 2:59 PM
>Subject: RE: Cold Fusion Developer - beginner
>
>
> > Chicks don't mind that :)  hehehehe
> >
> >
> > >From: "Christian Abad" <[EMAIL PROTECTED]>
> > >Reply-To: [EMAIL PROTECTED]
> > >To: CF-Talk <[EMAIL PROTECTED]>
> > >Subject: RE: Cold Fusion Developer - beginner
> > >Date: Tue, 07 Aug 2001 14:27:32 -0400
> > >
> > >Uh, Fuon:
> > >
> > >To the best of my knowledge, female professionals don't like to be
>referred
> > >to as "chicks", which, by the way is shorthand for baby chickens.
> > >
> > >I am sure that Amanda Stern would prefer to be referred to as a female or
> > >even a lady!
> > >
> > >My advice to you - try again!
> > >
> > >Christian N. Abad
> > >ColdFusion Web Developer
> > >Bank of America - eCommerce Technology
> > >
> > >-----Original Message-----
> > >From: Fuon See Tu [mailto:[EMAIL PROTECTED]]
> > >Sent: Tuesday, August 07, 2001 2:04 PM
> > >To: CF-Talk
> > >Subject: Re: Cold Fusion Developer - beginner
> > >
> > >
> > >hey Amanda, we have a coldfusion project coing up soon later near the end
> > >of
> > >this year (and lasting till next year).  It would be nice to work with a
> > >chick!
> > >
> > >
> > > >From: Amanda Stern <[EMAIL PROTECTED]>
> > > >Reply-To: [EMAIL PROTECTED]
> > > >To: CF-Talk <[EMAIL PROTECTED]>
> > > >Subject: Cold Fusion Developer - beginner
> > > >Date: Mon, 06 Aug 2001 15:47:52 -0700 (PDT)
> > > >
> > > >
> > > >Hello,
> > > >
> > > >Does anyone know of any open Cold Fusion positions
> > > >available in the Austin TX or Houston TX area
> > > >requiring about 1 year of experience?
> > > >
> > > >Thanks!
> > > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to