Search found 3 matches
- Fri Apr 08, 2005 12:14 am
- Forum: Advanced Find and Replace
- Topic: Finds text in 98 files but only replaces it in 9 files
- Replies: 4
- Views: 25605
- Fri Apr 08, 2005 12:12 am
- Forum: Advanced Find and Replace
- Topic: Finds text in 98 files but only replaces it in 9 files
- Replies: 4
- Views: 25605
- Thu Apr 07, 2005 4:54 am
- Forum: Advanced Find and Replace
- Topic: Finds text in 98 files but only replaces it in 9 files
- Replies: 4
- Views: 25605
Finds text in 98 files but only replaces it in 9 files
I am trying to insert the line: <!-- #include file=DatabaseConnect.asp--> after every instance of: <!-- #INCLUDE FILE="login.asp" --> in all the files named: *getcriteria.asp When I search for the phrase: <!-- #INCLUDE FILE="login.asp" --> it finds 98 files but when i try to insert the code after th...