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? > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

