for(x=0;x<document.alfons.value;x++) {
document.write('<td><img src=\"transpix.jpg\" with=\"100\"></td>');
}
: I need a for loop that does the following: takes the value of input type= hidden name=alfons value=4. I need the loop to write out a table cell containing the image transpix with a with of 100px as many times as the value of the input field, in this case 4 times.
: Can anyone help me with this please?
: T.I.A
: Ben Gomer
:

-mac-
mailto:programmersheaven@mac-doggie.nl
the Netherlands...