icuucme
02-08-2009, 10:03 PM
i get an error in xml if a line has something like
<B>text</b>
it's a mixture of upper and lower case tags
is their a function in ASP vbscript i can write that will find all uppercase tags
(<B> </B>) etc and replace it with the lower case alternative? thanx
<B>text</b>
it's a mixture of upper and lower case tags
is their a function in ASP vbscript i can write that will find all uppercase tags
(<B> </B>) etc and replace it with the lower case alternative? thanx