User Profile
Collapse
-
lol, while writting out an example I worked it out. lazy bugger. -
form objects
Hi, I have a form with mulitple rows. Each row has a picklist and an input box. When the user changes the picklist I want to set the value of the input box. I have gotThe this.index ref doesnt work, but If I hard code a number it does update the correct row. Any ideas what I need to change this to ?Code:onchange=" if (this.value == 50) document.form1.field1[this.index].value = 3 "
No activity results to display
Show More
Leave a comment: