-8852
www.motorcyclecarbs.com <http://www.motorcyclecarbs.com/>
_
From: Douglas Knudsen [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 11, 2007 10:23 PM
To: Carbs Sales&Service
Subject: Re: [ACFUG Discuss] Form Logic
look at the cfparam tag
example:
This effectivel
look at the cfparam tag
example:
This effectively says, if form.sku is undefined, define it and set it to
somesku.
DK
On 3/11/07, Robert Reil <[EMAIL PROTECTED]> wrote:
Here is a quickie:
I have a form.cfm
It posts to a formaction.cfm.
it works.
I copy the content of form.cfm to the top
Here is a quickie:
I have a form.cfm
It posts to a formaction.cfm.
it works.
I copy the content of form.cfm to the top of formaction.cfm.
Save it.
using form.cfm puts me to formaction.cfm.
Another query using the form at the top of formaction.cfm works.
but if I close the browser and open it to