convert caps to small

2000-06-20 Thread vincy
hi Is there a tag that can instantly convert all the text that im outputting into all small letters .. Rather than some of them being in capitals ? thanks vincent -- Archives: http://www.eGroups.com/list/cf-talk To Un

Re: convert caps to small

2000-06-20 Thread rkeniger
> Is there a tag that can instantly convert all the text that im outputting >into all small letters .. Rather than some of them being in capitals ? Umm, yeah.. Lcase("INSERT YOUR CAPS STRING HERE") HTH Rob Keniger --

Re: convert caps to small

2000-06-20 Thread vincy
doh!!! Thanks!!! When I'm in a hurry ..I tend to miss small things like these ! : ) thanks again. At 04:18 PM 6/21/00 +1000, you wrote: > > Is there a tag that can instantly convert all the text that im outputting > >into all small letters .. Rather than some of them being in capitals ? > >