DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15023>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15023 Use attribute 'id' instead of 'name' in html:form-Tag ------- Additional Comments From [EMAIL PROTECTED] 2004-01-01 01:35 ------- The form id could be made available as an attribute and/or scripting variable while in the scope of the form itself. In that case it wouldn't much matter if the number was random or sequential. You still wouldn't know the form id from outside the form, but from within the form, you could do whatever you want with it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
