Hi ,
I have form with 3 fields on a row.
The first value should be a text box where someone can enter a value between 1 and 800. The second field is a normal text field, nothing specifiek. But the third field is again a text field (can also be a 'DIV'/...) where I need to print out some text. The text depends on the value entered in the first textbox.
For each number there is a text.
BUT: these these input type=text boxes have to be repeated on about 20 lines. Meaning: if you go to line nr. 2 again you must be able to enter a value and show the corresponding text at your right.
To make it more visible I've put this particular page online! Take a look at:
Whereas:
'Rubriek' = a text field where you must enter a number
'Bedrag' = a normal text field where people must enter a value
'Omschrijving'= here the text will be displayed according the number you entered into 'rubriek'.
Could you help me (again) on this?
Tnx
With kind regards
Bram
I have form with 3 fields on a row.
The first value should be a text box where someone can enter a value between 1 and 800. The second field is a normal text field, nothing specifiek. But the third field is again a text field (can also be a 'DIV'/...) where I need to print out some text. The text depends on the value entered in the first textbox.
For each number there is a text.
BUT: these these input type=text boxes have to be repeated on about 20 lines. Meaning: if you go to line nr. 2 again you must be able to enter a value and show the corresponding text at your right.
To make it more visible I've put this particular page online! Take a look at:
Whereas:
'Rubriek' = a text field where you must enter a number
'Bedrag' = a normal text field where people must enter a value
'Omschrijving'= here the text will be displayed according the number you entered into 'rubriek'.
Could you help me (again) on this?
Tnx
With kind regards
Bram