RE: [PHP] Forms with Field Arrays and JavaScript

2001-05-02 Thread Tim McGuire
mailto:[EMAIL PROTECTED]] Sent: Tuesday, 01 May, 2001 10:32 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Forms with Field Arrays and JavaScript Hello, I see you sent this back in January. I'm having the very same problem. Could you PEEEAAASSEEE tell me how to a

RE: [PHP] Forms with Field Arrays and JavaScript

2001-05-02 Thread Diego Fulgueira
$HTTP_POST_VARS["myvar".$i]; } Hope it helps. Cheers, Diego. -Original Message- From: Utopia [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 01 May, 2001 10:32 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Forms with Field Arrays and JavaScript Hello, I see you sent this back in Ja

[PHP] Forms with Field Arrays and JavaScript

2001-01-12 Thread Diego Fulgueira
Hi! I was wondering if someone knows, or can think of a way to go around this problem i have. The thing is i am working with a form with a field array. Each field is something like: When i receive the posted data, I can access the "myfields" array. This is fine. The problem is within my form i