Niezabardzo łapie jeszcze javascript, a potrzebuje prosty skrypt, który by wyświetlał tyle pól , ile podano w innym polu.
czyli coś takiego:
jeżeli w polu wpisane było 3, to żeby wyświetliło się:
Cytat
<input type="file" name="[color="red"]0[/color]" size="40"><br />
<input type="file" name="[color="red"]1[/color]" size="40"><br />
<input type="file" name="[color="red"]2[/color]" size="40"><br />
<input type="file" name="[color="red"]1[/color]" size="40"><br />
<input type="file" name="[color="red"]2[/color]" size="40"><br />
Pomoże ktoś ?