- Posted by
- Ok, I'm almost there with this script, but I've hit another snag. (This is in regex land now, so maybe the post should be moved. ) After the code is sorted by link name text (and presumably before I put it back together) I need to put code for a letter and and an anchor reference in only the FIRST o...Posted in Macros
-   Topics
-   Views
- loopdloop
May 09, 2006
-   Topics
-   Views
- loopdloop
May 09, 2006
- In a list of HTML links like this, I'd like to replace all "\" inside the link with "/", but not inside any link text. I'm close, but there is something wrong with my looping. before: <a href="\html\constrbot.html">Link text to this page</a> <a href="\html\consumer.html">Another link text</a> <a hre...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- loopdloop
May 08, 2006
- Wow, EXTREMELY helpful! I knew swapping the columns would be one way to do it, but I didn't want to have to get into the regex... I'm sure I'll learn a lot figuring this out as I add it to my own macro. It will be for building an HTML link-list / A-Z site map, but using special tags in the HTML page...Posted in Macros
-   Topics
-   Views
- loopdloop
May 04, 2006
- I've read the help file and searched this forum, but I still have no idea how Advanced Sort works. Here's an example of my content: <a href="/html/filename.html">Tomatoes</a> <a href="/html/odd_length_name">Bananas</a> <a href="/html/another_weird_name.html">Apples</a> I need to a-z sort by the text...Posted in Macros
-   Topics
-   Views
- loopdloop
May 03, 2006