Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ASP 3.0 : a simple thing that confusing me Signup · Login
Author Thread
a simple thing that confusing me
Posted in tutorial: An ASP Tutorial to create your own Database driven Search Engine
·  satyak
User
Joined: 29 Aug 2003
Total Posts: 1

a simple thing that confusing me

Posted: 29 Aug 2003
hi i want to create a search engine for my project that will search html files from my hard disk drive. please help me. i tried using your tutorial but that was in vain.

i hope to learn a lot being a member
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 595
Re: a simple thing that confusing me
Posted: 5 Sep 2003
You'll have to make some changes to the code so that instead of using HTTP to connect to a site and retrieve it's HTML, it simply opens the local folder (or whatever you specify) and makes a list of HTML files this folder contains. Then iterate through that list 1 by 1 and fetch that HTML page's content, now this is where you can use existing code from this tutorial to parse that page and add it to your database.

Obviously any solution you have to develop, you'll have to use some creativity. The thing you want to do is absolutely simple and shouldn't take much time.

Faisal Khan.
Stardeveloper.com
Read Blog | Follow on Facebook, Twitter
Want to leave a comment? Login or Register for free!

Users Who Have Visited This Thread In Last 24 Hours
1 Visitor

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.