im starting the conversion of all the asp pages to php pages.
to do that I need a good "multi file text replacer" tool.
so something FREE that will replace a certain line of text into another line of text in all files (of a certain type) in one folder.
otherwise i have to do this by hand, file per file... not gonna happen.
any programmers amongst the carpedians?
need an input field to input what string (containing " and < > ) to replace
an input field to input what to replace it with
an input field to specify the file extension of the files this replace is needed (.asp)
(<i>input field for the new file extension for that file</i>)
and a field to specify in what folder to look, then it has to do the replacing in all the files in that folder.
(<i>and would be handy if it changed the extension from when done</i>)
to do that I need a good "multi file text replacer" tool.
so something FREE that will replace a certain line of text into another line of text in all files (of a certain type) in one folder.
otherwise i have to do this by hand, file per file... not gonna happen.
any programmers amongst the carpedians?
need an input field to input what string (containing " and < > ) to replace
an input field to input what to replace it with
an input field to specify the file extension of the files this replace is needed (.asp)
(<i>input field for the new file extension for that file</i>)
and a field to specify in what folder to look, then it has to do the replacing in all the files in that folder.
(<i>and would be handy if it changed the extension from when done</i>)

