Dear All I have take over some code that was written a few years ago and the purpose is to generate a static html form this allows our company to give the clients a flat file form with js validation rules embedded into it i was horrified to see the following <tr> <td>Klantnummer *</td> <td><input id=agdMailRowValue1 tabIndex=1 size=15 name=agdMailRowValue1 FormValidator="M-TXT-12" FormPrompt="Klantnummer" ></td> <td>Voornaam *</td> <td><input id=agdMailRowValue9 tabIndex=8 size=15 name=agdMailRowValue9 FormValidator="M-TXT-30" FormPrompt="Voornaam"></td> </tr> How can i explain that you can't just go adding to the form attribute items as the browser does not complain about them so my superiors don't this its a problem Many Regards Andy -- Andrew Laws Bsc(Hons) MBCS, FBCS Web-Sites: www.opelnet.co.uk www.cubiks.com www.holidayhypermarket.co.uk e-mail: adlaws@gmail.com Telephone:: +44 (0) 7828822987Received on Monday, 27 July 2009 12:13:05 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 19 July 2011 18:14:32 GMT