|
-
May 10th, 2001, 09:43 AM
#1
Thread Starter
Hyperactive Member
ASP with IIS
We have a website which we want to be able to search on using Index Server. I have a book on it but don't understand as to how to do a search for a word through our html files using ASP and IIS. The IIS is setup but I don't understand how I use a form to use the IIS to search through the site. If anybody has any examples or something, I would be very greatful.
-
May 10th, 2001, 10:42 AM
#2
Black Cat
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
May 11th, 2001, 09:46 AM
#3
Thread Starter
Hyperactive Member
Thanks for that Josh. Now got the website being searched.
Just one question, is there anyway that a database can be index searched or will I have to program that myself? I also understand that pages made from databases will be cached, but thats only after someones viewed them isn't it?
-
May 11th, 2001, 10:41 AM
#4
Black Cat
What kind of database do you mean, and how are you generating pages based on them?
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
May 11th, 2001, 10:56 AM
#5
Thread Starter
Hyperactive Member
My database is an Access database. An ASP page creates a page from the records it finds in the database.
ASP, PHP, VB, JavaScript, CSS, HTML, a little C and a little CGI.
Richard Whitehouse.
Join the Footie Predictions League
"Make it idiot proof and someone will make a better idiot."
-
May 11th, 2001, 12:00 PM
#6
Black Cat
You'll probably have to program the search yourself through a db query. If you pages generated by the database are static enough, use could generate standard HTML pages that can be indexed, and then re-generate the pages when the db changes.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|