: [ cf-dev ] Form Submission Problem
Yeah I can see it now. I needed to do this as I use the same results page
for modify & delete. I think maybe a code restructure is needed here.
Regards - Paul
>From: [EMAIL PROTECTED]
>Reply-To: <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTE
Yeah I can see it now. I needed to do this as I use the same results page
for modify & delete. I think maybe a code restructure is needed here.
Regards - Paul
From: [EMAIL PROTECTED]
Reply-To: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Re: [ cf-dev ] Form Submission P
To: [EMAIL PROTECTED]
tmail.com> cc:
Subject: [ cf-dev ] Form Submission
Problem
If your query returns more than 1 record, the is going to produce x
number of forms all with the same name. The JavaScript is probably bombing out
because of that.
Andy
Quoting Paul Swingewood <[EMAIL PROTECTED]>:
> I have the following code
>
>
>
>
>
I have the following code