You want the code?  YOU CAN'T HANDLE THE CODE!

> -----Original Message-----
> From: Turetsky, Seth [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 25, 2002 2:34 PM
> To: CF-Talk
> Subject: RE: Checked variables passed from <form
> 
> 
> flashguy,
> no disrespect sir, but weren't you were a colonel in 1992, I 
> would have thought you would get promoted by now.
> 
> -----Original Message-----
> From: FlashGuy [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 25, 2002 2:24 PM
> To: CF-Talk
> Subject: RE: Checked variables passed from <form
> 
> 
> That worked.
> 
> Thanks.
> 
> P.S. It's bloody hot here in Guatanamo Bay today!
> 
> On Wed, 25 Sep 2002 14:08:56 -0400, Everett, Al wrote:
> 
> > <cfif IsDefined("Form.prefs") AND Len(Trim(Form.prefs)) GT 0>
> >   ... It exists and has a value ...
> > </cfif>
> > 
> > > -----Original Message-----
> > > From: FlashGuy [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, September 25, 2002 2:02 PM
> > > To: CF-Talk
> > > Subject: Checked variables passed from <form
> > > 
> > > 
> > > I'm passing a form variable and displaying it on my action page.
> > > 
> > > <cfoutput>
> > > #prefs#
> > > </cfoutput>
> > > 
> > > How can I check the above variable to see if its empty or not?
> >  
> > 
> 
> 
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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