Hi, I have a web form in a database which needs to be rendered. Problem is it needs to be XHTML compliant. The tag names are in capital letters. I need a way to turn the HTML tags to lowercase. I have looked over the internet and found and example. Problem is it is in C not VB. I pressume you would use a regular rexprssion to find the tags but how and how do you turn them into lowercase.
Any help would be appretiated.
Thanks in advance.
Any help would be appretiated.
Thanks in advance.
Comment