944,085 Members | Top Members by Rank

Ad:
  • ASP Discussion Thread
  • Unsolved
  • Views: 2116
  • ASP RSS
Mar 27th, 2007
0

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

Expand Post »
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
Similar Threads
Reputation Points: 11
Solved Threads: 0
Junior Poster in Training
Hellodear is offline Offline
53 posts
since Feb 2007
Apr 5th, 2007
0

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

wwwwwwwwwwwwww
Reputation Points: 10
Solved Threads: 0
Newbie Poster
001badman is offline Offline
1 posts
since Apr 2007
May 8th, 2007
0

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

Is the content of the asp pages held in a database (e.g. ms sql server)??
Reputation Points: 10
Solved Threads: 0
Newbie Poster
manleys_web is offline Offline
5 posts
since May 2007
May 9th, 2007
0

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

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
Reputation Points: 11
Solved Threads: 0
Junior Poster in Training
Hellodear is offline Offline
53 posts
since Feb 2007
May 9th, 2007
0

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

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/)
Reputation Points: 10
Solved Threads: 0
Newbie Poster
manleys_web is offline Offline
5 posts
since May 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP Forum Timeline: how to get the values of checkboxes and delete them
Next Thread in ASP Forum Timeline: 404 Custom Error Page Not Working in Mozilla Firefox





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC