Windows Explore

  • Thread starter Thread starter Kenny
  • Start date Start date
K

Kenny

Hi,

Is there anyone know why I get no result searching the string using this
column 'A word or pharse in the file' for ASP and ASPX in Windows Explore
(Right Click Start and select Explore).

Thanks,
Kenny
 
If you make an empty folder and put a test file in it that contains this:

ASP and ASPX

try your search again.
 
It is the same.

If you make an empty folder and put a test file in it that contains this:

ASP and ASPX

try your search again.
 
You are saying you are unable to find text in a text file. Such as a text file with the expression asp and aspx in it.
Well sounds like a reinstall is necessary. Never heard of it.
You can try the command prompt find and see if that does anything. Go to the command prompt and type find \? to get how to use it.

--
George Hester
_________________________________
If you make an empty folder and put a test file in it that contains this:

ASP and ASPX

try your search again.
 
You can try to create a new file e.g. SearchMe.asp and SearchMe.txt and put
below text
Request("HowAreYou") = "Good"

Try search HowAreYou and you won't get the result, any idea why?

You are saying you are unable to find text in a text file. Such as a text
file with the expression asp and aspx in it.
Well sounds like a reinstall is necessary. Never heard of it.
You can try the command prompt find and see if that does anything. Go to
the command prompt and type find \? to get how to use it.

--
George Hester
_________________________________
If you make an empty folder and put a test file in it that contains this:

ASP and ASPX

try your search again.
 
Back
Top