At 06:36 AM 8/17/04, Barney Boisvert wrote:
>The simplest approach is to use a CFPARAM for every form field at the
>top of your form, and then use the VALUE attribute of the INPUT tag to
>load the value.  [snipped]
>
><cfparam name="form.name" default="" />
><cfparam name="form.email" default="" />

Thanks to all for the suggestions. I assume the forward slash at the end of
the tag is to break the code so the message board won't try to execute
that, right?

Roberto
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to