got some code? :)

----- Original Message -----
From: "Robert Orlini" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, May 14, 2004 8:23 AM
Subject: CF Isdefined on form click

> I have a form that checks (<CFIF isDefined("form.more.x")>) if the user
clicks a MORE button (<input type="image" src="" name="more"
value="more">). If the button is clicked it adds input form fields that are
qty, description, price, total line.
>
> It works the first time adding a second row with input form fields that
are qty, description, price, total line. It does not work in succession. It
just adds the second row and when I click MORE it refreshes, but does not
add a third row or any other. It just displays the two rows.
>
> Do I need to add a counter of some sort to the <CFIF
isDefined("form.more.x")>?
>
> I'm stumped. This is a new "trick" I'm trying.
>
> Thanks for any suggestions.
>
> Robert O.
> HWW
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to