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.
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.
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...
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.
Re: Search on XP vs. Win2000
Quote:
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...
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