Am trying to use EasyPattern in a replace rule:
[b]have this in FIND rule:[/b]
[code]<a href="[capture(1+character)]" class="external" target="_blank">go to company website</a>[/code]
[b]have this in REPLACE part of rule:[/b]
[code]~~>URL: $1 |[/code]
[b]Rule producing this:[/b]
[code]<a href ...
Search found 3 matches
- Wed Feb 20, 2013 6:59 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: EasyPattern Replace
- Replies: 1
- Views: 7221
- Tue Oct 02, 2012 6:01 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Extract certain HTML tags
- Replies: 1
- Views: 4356
Extract certain HTML tags
I am trying to extract some data from webpages. All of the content I need is contained within two:
<div class="someclass">content</div>
tags.
What is best FILTER to extract just these two tage from a file and then proceed with further processing?
Something like an extract HTML/XML pair would be ...
<div class="someclass">content</div>
tags.
What is best FILTER to extract just these two tage from a file and then proceed with further processing?
Something like an extract HTML/XML pair would be ...
- Thu Mar 15, 2007 10:23 pm
- Forum: FileWatcher Support
- Topic: WebPipe
- Replies: 1
- Views: 10935
WebPipe
I just loaded webpipe (the registered version) and cannot seem to browse any web pages with it. I am using Microsoft OneCare for a firewall/anti-virus and I'm guessing this has something to do with it.
The first time I ran WebPipe Microsoft OneCare asked me if I wanted to allow this program access ...
The first time I ran WebPipe Microsoft OneCare asked me if I wanted to allow this program access ...