Posts: 2,536
Location: Western Maryland
|
hodgy,
This might not necessarily be JavaScript, but perhaps PHP. On the first page, a form would exist allowing the user to select a number, 3 for example. Hit Submit which is directed either back to itself or another PHP file.
That PHP file would read the parameter from the form then use a FOR loop to create the specified number of inputs required.
__________________
—Kyrnt
|