Hi,
Thanks guys for helping me out!
Regards,
Frank
Original Message -
From: "1LT John W. Holmes" <[EMAIL PROTECTED]>
To: "Frank Keessen" <[EMAIL PROTECTED]>; "Jon Haworth"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, Febr
> Thanks for the answer; but there is nobody who can show me an example in
> code???
You mean do the work for you? Do you want the PHP or Javascript solution?
Only one can be posted on this list...
The PHP one is simple. Assuming $_POST['num'] is the number from your drop
down...
for($x=0;$x<$_P
? ";
}
?>
- Kevin
- Original Message -
From: "Frank Keessen" <[EMAIL PROTECTED]>
To: "Jon Haworth" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, February 07, 2003 10:54 AM
Subject: Re: [PHP] Dynamic input fields in Form
> Hi,
>
&g
Hi,
Thanks for the answer; but there is nobody who can show me an example in
code???
Regards,
Frank
- Original Message -
From: "Jon Haworth" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, February 07, 2003 1:45 PM
Subject: RE
Hi Frank,
> I have a form where the user selects for example; how many cars
> you have: 4. Then it most dynamicly create 4 input fields
[...]
Using only PHP, you'll have to make this a two-step process where page 1
collects the number of cars and posts to page 2, which generates the form
accor
Hi,
Does anyone have a working example or a hint in the right direction for the following;
I have a form where the user selects for example; how many cars you have: 4. Then it
most dynamicly create 4 input fields (with different names) in the form where they can
fill in the car brand and also
6 matches
Mail list logo