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=19350>. 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=19350 Lower and Upper case ------- Additional Comments From [EMAIL PROTECTED] 2003-04-28 05:35 ------- Several ways. 1. Use <script> and the upcase() function in javascript. See http://marc.theaimsgroup.com/?l=ant-user&m=104486168926737&w=2 for an example. 2. Write a properties file (<echo>) and load it (replacing names and values; <filterchain> will help you here) 3. Omnipresent answer: write your own task :-) For my concern BugZilla is more a bug tracking system and not a webboard. These kinds of question should be asked on [EMAIL PROTECTED]