- Posted by
- Mofi, Just wanted to let you know I ended up using your code for my macro. You are right it is better. I added the extra things into the macro that were still showing up and it's working perfect. Made a batch macro and does all the work for me. Thanks so much for your help! By the way, I just love U...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- rwehrly
Nov 18, 2005
- Thanks for the tip! The program that created my html code actually writes all the tags within the same line so no issues there. I am converting all the css styles to lowercase as well. I tested a page and looks perfect. I tested the macro you have above and it does a good job. (still some capitaliza...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- rwehrly
Nov 16, 2005
- Thanks so much! I'll keep this in my documentation. I actually figured out a macro that seems to work as far as making all the html code (wthin the html tags) small case. For anybody else out there that might need the same thing I'll post it: InsertMode ColumnModeOff HexOff UnixReOff Loop Find RegEx...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- rwehrly
Nov 16, 2005
- Thanks for your help. I will try this. Would there be any way to make all the html tags <HTML> lowercase? I am having a big problem as a lot of the code is in uppercase.Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- rwehrly
Nov 16, 2005
- I am looking for some help on creating a macro for cleaning up html code. I want to be able to change all the html code tags to lower case. example: <P> Maybe somebody has one already that help clean up their code. I am trying to get the code as clean as possible for compliant issues. I started my m...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- rwehrly
Nov 15, 2005