ASP,Updated,Version,Simple,Search,Engine,will
Quick Search for:  in language:    
ASP,Updated,Version,Simple,Search,Engine,will
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
ASP/ VbScript Stats

 Code: 143,093 lines
 Jobs: 168 postings

 
Sponsored by:

 

You are in:

 
Login


 

 


Latest Code Ticker for ASP/ VbScript.
Outlook Mail Backup 1.2
By Maxim Kazitov on 10/24


A Socket Component based on Winsock, TCP/IP and client/server communication
By Joyce Flemmings on 10/24


An EMail Component for SMTP mailservers
By Joyce Flemmings on 10/24


A Comport serial communications (modem, direct serial cable, or other comport communications) tool
By Joyce Flemmings on 10/24


A self modifying code sample
By Rowen Bankx on 10/24


A script to list all print jobs on a (remote) print server
By Rowen Bankx on 10/24


A nice DNS/WINS script: Change DNS and WINS on remote computers. Based on WMI
By Rowen Bankx on 10/24


A WMI example: reboot a (remote) computer
By Rowen Bankx on 10/24


aspAccessEditor
By Dennis Pallett on 10/23


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

ASP Search Engine

Print
Email
 
winzip icon
Submitted on: 2/21/2000 1:00:00 PM
By: Scott Moss  
Level: Not Given
User Rating: By 44 Users
Compatibility:ASP (Active Server Pages)

Users have accessed this code 23946 times.
 
 
     Updated: (Version 1.2) ASP Simple Search Engine. This search engine will scan your the directory and all sub directories from where the ASP file is based for occurances in files of the test string being searched for. It will them make a file with all matching files, just like a ssearch engine. This has added features. Argonaut (Scott A. Moss) - www.vbstuff.cjb.net
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 1 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Not Given category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
3/1/2000 11:38:53 AM:Mario Figueiredo
Hello :)
I've tried your code and it 
gave me a "Input past end of file" 
error in line 44 on zero length files. 
I suggest a simple trap for this error 
before you use the ReadAll 
method.
Also, wouldn't it be less 
time consuming if you tested first the 
filter settings established on the 
strFile var before going on and opening 
a file that is not part of that filter 
condition?
Great code, 
nevertheless!
Mario
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/12/2000 4:40:29 AM:kartik
HELLO SIR,
I MUST SAY THAT UR CODE IS 
REALLY VERY GOOD AND IT HELPS ME A LOT 
BUT PLZ "ITS URGERT" CAN U TELL ME THE 
SOLUTION OF PLOBLEM GIVEN ABOVE EVEN I 
AM FACING THE SAME PROBLEM.
MINE EMAIL 
ID IS kartik@pixellent.com or u can 
mail me at 
sharmakartik@rediffmail.com
plz its 
urgent...if u can help me.
THANKS
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/24/2000 2:34:52 PM:ASPboy
Great code, but can you also send me a 
solution with the error noted 
above?
Please email me at 
tpb24@yahoo.com
Thanks!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/30/2000 6:01:26 PM:araknis
if anyone has a solution to the above 
problem please post it or email it to 
me
thanks
tuner1@hotmail.com
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/2/2001 11:44:21 AM:Mike
Hmm...
Search Results for 
'Products'
Microsoft VBScript 
runtime error '800a003e' 
Input past 
end of file 
/search.asp, line 44 
...Any 
ideas?
Carpe_Cannabis@hotmail.com
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/8/2001 9:00:34 PM:xiong
Great code, but can you also send me a 
solution with the error noted 
above?
Please kindly mail 
to
iloveu79@hotmail.com
ThankS ~ ! 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/22/2001 9:50:13 AM:sonman
I am getting a different error. I keep 
getting a script time out error and I 
even went in and changed the time out 
from 90 seconds to 3 minutes and I 
still get the error. 
sonmanvb@hotmail.com
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/24/2001 6:27:04 AM:Nitin Nanivadekar emailnitin@yahoo.com
The result of the script program shows 
only one success when there are many 
pages that contain the string I have 
entered. Can somebody provide remedy?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/25/2001 8:56:24 AM:Murugesh
Hello,
the code u have given is very 
great, while using it i'm getting an 
error message of 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/5/2001 7:32:22 AM:Chavo
BUG FIX: To avoid seeing 'Input past 
end of file' msg do the following:
1. 
Open search.asp in Notepad and find the 
line:
    Set objTextStream = 
objFSO.OpenTextFile(objFile.Path,fsoForR
eading)
2. Change it to :
    Set 
objTextStream = 
objFSO.OpenTextFile(objFile.Path,fsoForR
eading, False)
    If not 
(objTextStream.AtEndOfStream) then  
3. Find the lines:
     End if
  objTextStream.Close
4. And change 
them to:
    End If
    End if
objTextStream.Close
Good luck, guys!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | ASP/ VbScript Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.