Search found 12 matches

by tutone
Thu Jan 25, 2007 3:33 pm
Forum: Advanced Find and Replace
Topic: Counter
Replies: 2
Views: 19143

any suggestions?
by tutone
Tue Jan 23, 2007 7:52 pm
Forum: Advanced Find and Replace
Topic: Counter
Replies: 2
Views: 19143

Counter

I am trying to change the html file name of thousands links in a single document.

They look something like this.

test.html
test.html
test.html
test.html

and i want to change the names like this:

test1.html (for the first instance)
test2.html (for the second instance)
test3.html ...
by tutone
Sat Mar 04, 2006 7:21 pm
Forum: Advanced Find and Replace
Topic: Another question
Replies: 5
Views: 32582

Sorry for the bump... but i wasn't sure if you saw my previous post.
by tutone
Wed Mar 01, 2006 6:19 pm
Forum: Advanced Find and Replace
Topic: Another question
Replies: 5
Views: 32582

I will send you that html...

but first... i looked through your forums and online first before asking... as i think that i am being a pest... but

I can't figure out how to do a counter

i have a link that is:
<a href=".html">

and i need to to add a number and increace each time.

<a ...
by tutone
Wed Mar 01, 2006 2:01 pm
Forum: Advanced Find and Replace
Topic: Another question
Replies: 5
Views: 32582

Roman,

Did I use up all of my help tokens? If so, I understand...

thanks
by tutone
Mon Feb 27, 2006 2:21 am
Forum: Advanced Find and Replace
Topic: Another question
Replies: 5
Views: 32582

Another question

Roman,

I posted this on another post... not sure if you saw it...

thanks again for you help... you are amazing...

What about this problem...

I have this link in about 2000 different files and in each file the exact link is repeated about 30 times.

I need to place an <H1> tag for the ...
by tutone
Sat Feb 25, 2006 9:15 pm
Forum: Advanced Find and Replace
Topic: Rearranging text
Replies: 2
Views: 18151

worked perfectly. You are extremely smart and very nice.

What about this problem...

I have this link in about 2000 different files and in each file the exact link is repeated about 30 times.

I need to place an <H1> tag for the first instance of the link in that file and then <H2> for the ...
by tutone
Sat Feb 25, 2006 4:36 am
Forum: Advanced Find and Replace
Topic: Rearranging text
Replies: 2
Views: 18151

Rearranging text

Roman -

Thanks for you previous help... worked perfectly.

Now another problem...


i have a ton (thousands) of links that look something like this

/site/dc/20.html#53
/site/ot/18.html#44
/site/nt/1.html#2

i need to look like this

/site/dc.html#20: 53
/site/ot.html#18: 44
/site ...
by tutone
Fri Feb 24, 2006 1:25 am
Forum: Advanced Find and Replace
Topic: Moving random text to end of the line.
Replies: 7
Views: 46447

That said that 0 files were found as well. Does it work when you execute it using my file?
by tutone
Fri Feb 24, 2006 12:04 am
Forum: Advanced Find and Replace
Topic: Moving random text to end of the line.
Replies: 7
Views: 46447

I just sent the files. Thanks for your help.
by tutone
Thu Feb 23, 2006 11:51 pm
Forum: Advanced Find and Replace
Topic: Moving random text to end of the line.
Replies: 7
Views: 46447

That did not work. What else should i try?

It tells me that it found 0 files in x seconds.
by tutone
Thu Feb 23, 2006 9:42 pm
Forum: Advanced Find and Replace
Topic: Moving random text to end of the line.
Replies: 7
Views: 46447

Moving random text to end of the line.

I have data that looks something like this:

december1998.htm/e%20
september1997.htm/e%20
october1996.htm/e%20

I need to make it look like this:
1998.htm/e%20december
1997.htm/e%20september
1996.htm/e%20november

basically the random month in front of the random year needs to be moved to ...