I want to make a search engine for my assignment ASP files

Please support our ASP advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
Reply

Join Date: Feb 2007
Posts: 53
Reputation: Hellodear is an unknown quantity at this point 
Solved Threads: 0
Hellodear's Avatar
Hellodear Hellodear is offline Offline
Junior Poster in Training

I want to make a search engine for my assignment ASP files

 
0
  #1
Mar 27th, 2007
hi,
I have made ASP pages with my asignment files (MBAIT). Format is below:

Management.asp
Marketing.asp
Financial Management.asp

Now i need to attach a search engine inorder to search the content of this assignment files.

For Example:
we type "Management" and enter

then the result would be:
FOUND: 1. What is Management? Click this link
2. Functions of management. Click this link


Hope somebody would respond
AV
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 1
Reputation: 001badman is an unknown quantity at this point 
Solved Threads: 0
001badman 001badman is offline Offline
Newbie Poster

Re: I want to make a search engine for my assignment ASP files

 
0
  #2
Apr 5th, 2007
wwwwwwwwwwwwww
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 5
Reputation: manleys_web is an unknown quantity at this point 
Solved Threads: 0
manleys_web manleys_web is offline Offline
Newbie Poster

Re: I want to make a search engine for my assignment ASP files

 
0
  #3
May 8th, 2007
Is the content of the asp pages held in a database (e.g. ms sql server)??
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 53
Reputation: Hellodear is an unknown quantity at this point 
Solved Threads: 0
Hellodear's Avatar
Hellodear Hellodear is offline Offline
Junior Poster in Training

Re: I want to make a search engine for my assignment ASP files

 
0
  #4
May 9th, 2007
I am a newb in sql server 2000 also. i had been in a look at how to save this .asp files in sql server. But didn't find any loop. so i dumped it in to my c:\inetpub\wwwroot\ folder.

and is working properly with \localhost\...

which site provides a good platform for beginners in sql server 2000?
I hope you can help me*
regards..
Hellodear
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 5
Reputation: manleys_web is an unknown quantity at this point 
Solved Threads: 0
manleys_web manleys_web is offline Offline
Newbie Poster

Re: I want to make a search engine for my assignment ASP files

 
0
  #5
May 9th, 2007
you can't beat www.w3schools.com for a basic intro to.. anything

It's a bit of a steep learning curve but, for ASP development, a must - By holding the content of the page in a database table, you can create a full-text index on that table - additions to the table are indexed fully by SQL server, so your website can be fully searched by integrating an ASP/ADO script with your database.

Once you've looked through w3schools for vbscript, ASP, transact SQL and ADO, look elsewhere for dedicated SQL Server administration (e.g. http://www.devhood.com/)
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC