macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: undefined variable

Subject: Re: undefined variable
From: "Dan Bracuk"
Date: Wed, 15 Aug 2007 12:25:46 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

use if/else logic for the presence of the keyword that comes from the other 
page.  If it's there (isDefined() will tell you), do what you need to do, 
otherwise, do the Add to Cart stuff.

<Prev in Thread] Current Thread [Next in Thread>