RE: toUpperCase() with format attribute of tag

2004-04-22 Thread Robert Taylor
ROTECTED] > Sent: 13 April 2004 19:49 > To: [EMAIL PROTECTED] > Subject: toUpperCase() with format attribute of tag > > Hi *, > > is it possible to use the format attribute of the tag to do > > something like the Java method String#toUpperCase() does with strings? >

RE: toUpperCase() with format attribute of tag

2004-04-22 Thread Marco Mistroni
() with format attribute of tag Hi *, is it possible to use the format attribute of the tag to do something like the Java method String#toUpperCase() does with strings? If yes, i would appreciate any hints how to force this behaviour. Thanks in advance. Regards Franz

SV: toUpperCase() with format attribute of tag

2004-04-13 Thread hermod . opstvedt
Hi Wrap it in a and use the style attribute i.e or better still : externalize the style to a .css file and use Hermod -Opprinnelig melding- Fra: Franz-Josef Herpers [mailto:[EMAIL PROTECTED] Sendt: 13. april 2004 20:49 Til: [EMAIL PROTECTED] Emne: toUpperCase() with format

toUpperCase() with format attribute of tag

2004-04-13 Thread Franz-Josef Herpers
Hi *, is it possible to use the format attribute of the tag to do something like the Java method String#toUpperCase() does with strings? If yes, i would appreciate any hints how to force this behaviour. Thanks in advance. Regards Franz -