-
Replace upper case tags iwth lower case tags
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
-
http://www.w3schools.com/vbscript/func_ucase.asp
The UCASE function when applied to a string will change all characters to upper case.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks