manoj
Joined: 13 Sep 2006
Posts: 1
|
Posted:
Wed Sep 13, 2006 11:17 am Post subject:
How to make the html tags in lowercase in HtmlPaceholder |
|
|
Hi all,
I want the html tags to be appeared in lowercase while editing the htmlplaceholder content(the HTML is in source mode in activeXcontrol/Toolbox of the browser).
For Example:
I have a htmlplaceholder in a page.During the creation of a posting to this page in,in authoring mode i enter (i will click HTML in toolbox which is provided below the Adress bar in the browser)
"<b>This is a htmlplaceholder</b>". After this if i click again HTML in the toolbox at the top the content in the htmlplaceholder will look like this
This is a htmlplaceholder.Once again is i go in Edit source mode i.e clicking the HTML button in the Toolbox at the top, the content will be "<B>This is a htmlplaceholder</B>". If you can see the <b> which i entered in lowercase is turned into uppercase <B>(this applies to all HTML tags). And in the view source of the page also it is coming in uppercase.But i want that to be in lower case only.
Someone help me out.
Thanks in advance.
Regards,
Manoj. |
|