Replace Pioneer Home
All Examples
Free Download
all
Advanced search and replace
Replace text in multiple files
Regular expression replace
Batch file rename
Batch download
Text file parser
Text file splitter
Html text generator
Search replace binary
Random word generator
Count and statistics
Character encoding
Bin Hex Oct Dec converter
Text generator
Text sort
Text merge
Text data calculation
RSS: Replace Pioneer Examples
328.Advanced search and replace -- How to change the many urls in html to ids in sequence?
User:
buddy -- 2009-04-11
<< 327
329 >>
Hits:
574
Type:
Advanced search and replace
Search all
Advanced search and replace
examples
Description:
I need to change the urls of my htm file.
Input Sample:
9#(the first)
.
.
.
9#(the last)
Output Sample:
9258(the first)
.
.
.
9408(the last)
Answer:
Hint: You need to
Download and install "Replace Pioneer"
on windows platform to finish following steps.
1. ctrl-o open source html file
2. ctrl-h open replace dialog
* Fill in 'search for pattern' like:
9#
* Fill in 'replace with pattern' like:
calc(9257+$word_no)
3. click 'Replace', done!
Download Script:
scripts/328.rst.zip
Screenshot 1: Replace_Window
Similar Examples:
How to change the format of url and add ".htm" at end?
(65%)
How to batch change many html files from iso-8859-1 to utf-8?
(57%)
How to convert many html files to text files all at once?
(56%)
How to create many different html files base on a given template?
(55%)
How to exchange the line 10 and 20 from many text files all at once?
(54%)
How to change http address to hyperlink?
(54%)
How to change the http address to related email address in text file?
(53%)
How to batch rename many directories all at once by adding a sequence number ahead?
(53%)
Check Demo of
Advanced search and replace
Keywords:
url
sequence
seq
calc
htm
html
cal
any
how to change
change
replace in sequence
replace html
many replace
file and replace to change the
search and replace open source
search pattern
search replace
search file