OK I found the string of code that generates the page numbers and it looks like this <i>5</i><br>. This would be page 5.
Is there a wild card character(s) that I can substitute for the number in the search and replace function that would find all the numbers and then I could replace them with nothing?
I tried # and ? and it didn't return any results in the wizard. I don't understand the code so I am just shooting in the dark here.
|