nadec23
02-05-2009, 05:52 AM
Hi everyone,
I need a program that works best in searching and replacing instances that includes selecting folder for faster results. Like for example I want to change
<script type="text/javascript" src="./old.js"></script>
TO
<script type="text/javascript" src="./new.js"></script>
in all files in a folder. All I have to do is select the folder that contains all the files, I mean I don't need to manually select the files one by one in order to change the instances..hope someone can help me with these..thanks in advanced...:)
I need a program that works best in searching and replacing instances that includes selecting folder for faster results. Like for example I want to change
<script type="text/javascript" src="./old.js"></script>
TO
<script type="text/javascript" src="./new.js"></script>
in all files in a folder. All I have to do is select the folder that contains all the files, I mean I don't need to manually select the files one by one in order to change the instances..hope someone can help me with these..thanks in advanced...:)