RE: [Webwork-user] Form - appending formnames based on row-number

2002-08-16 Thread matt
> > Sent: 16. august 2002 10:49 > > To: [EMAIL PROTECTED] > > Subject: [Webwork-user] Form - appending formnames > based on row-number > > > > > > To Webwork-users. > > > > We have a form with a number of data. We save changed > whenever the user &g

RE: [Webwork-user] Form - appending formnames based on row-number

2002-08-16 Thread Torsten Terp
[EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of René > Rolander Nygaard > Sent: 16. august 2002 10:49 > To: [EMAIL PROTECTED] > Subject: [Webwork-user] Form - appending formnames based on row-number > > > To Webwork-users. > > We have a form with a number of dat

[Webwork-user] Form - appending formnames based on row-number

2002-08-16 Thread René Rolander Nygaard
To Webwork-users. We have a form with a number of data. We save changed whenever the user changes the data in a form-field (onChange event) We need to make some calculations based on other values on the same row. In order to handle this this want to append the row number on each field-name. Examp