Search found 3 matches

by aybeone
Fri May 30, 2008 3:03 am
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Extract an XML tag with its contents
Replies: 3
Views: 4520

Re: Extract an XML tag with its contents

I'm afraid but I deleted and defragmented my drive since then ,,, couldn't recover it.

Basically, it didn't work,

I don't exactly remember but , i didn't use Restrict To,
I rather deleted all CR/LF/Tabs to get 1 line, then did something to extract it,,,

I was so disappointed by the result (was ...
by aybeone
Thu May 22, 2008 10:35 pm
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Extract an XML tag with its contents
Replies: 3
Views: 4520

Extract an XML tag with its contents

Hello,

I managed to do simple things like extract an URL but I am having a headache trying to extract an XML tag with its content.

<Grid.Background>
<LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
<GradientStop Color="#FF717171" Offset="1"/>
<GradientStop Color="#FFFFFFFF" Offset="0 ...