Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, im receiving email body with a ton of links, so i rather search for a specific link using part of the link, is this possible? since the body is been saved as HTML its getting alot of links.
@pupok Save body.txt and post here.
<a\s.?href="(?:.+?)".?>(.+?)</a>
https://community.bablosoft.com/post/92181
@Fox thanks brotherrrrr
it doesnt seem to be working for me currently
You can use javaScript in BAS and it is much easier than xPath or Regex.
Here is how you can get it: