|
-
Feb 15th, 2006, 08:56 AM
#1
Thread Starter
Lively Member
Search on XP vs. Win2000
I was looking at some .asp code on my XP box that runs on our web server and I suddenly got the desire to find any other file on the server that contains a particular string. So I bring up the Search box (with the cute but entirely unnecessary little dog), type in *.asp for the files to get and copy the string I'm looking for into the Containing Text box. Hit the Search Now button and... nothing. It should have at least returned the file I was looking at, right?
So I do the exact same search on my Win2000 box and get several files that contian my string. Just like XP should have...
Question: Why doesn't XP's search function work the same as Win2000?
Homer
-
Feb 15th, 2006, 10:24 AM
#2
Re: Search on XP vs. Win2000
Hmm...works fine for me.
I have XP Pro and I just did a search for *.txt containing vbforums and I got back the names of 54 files.
-
Feb 15th, 2006, 10:25 AM
#3
Re: Search on XP vs. Win2000
For some reason SEARCH does not look at all file types...
We never figured out why that was - but ended up developing our own search utility to get around that issue a couple of years ago.
-
Feb 15th, 2006, 10:28 AM
#4
Re: Search on XP vs. Win2000
Here is the KB article explaining why and how to fix it...
http://support.microsoft.com/?kbid=309173
We still like our search utility - we display the "file list" of files found in a listview and if you click on a file it appears in a rich-text box so you can review it more easily...
-
Feb 15th, 2006, 10:38 AM
#5
Re: Search on XP vs. Win2000
I see from you link the .asp is not one of the file types that XP likes which is what homer13j was trying to search on.
A rather odd file extention to omit I would say.
-
Feb 15th, 2006, 10:48 AM
#6
Re: Search on XP vs. Win2000
 Originally Posted by Hack
I see from you link the .asp is not one of the file types that XP likes which is what homer13j was trying to search on.
A rather odd file extention to omit I would say.
Yes - I can see that .ASP is listed as "not searched"...
We found that .SQL files were also not searched - that's not in the KB article - but it's the reason we wrote our own search utility...
-
Feb 15th, 2006, 05:19 PM
#7
Thread Starter
Lively Member
Re: Search on XP vs. Win2000
Thanks for the info, guys. I guess the XP programmers should have spent more time coding instead of creating that cartoon dog...
Homer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|