473,396 Members | 2,109 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Searching Web Page Content

C
Hi

I have a web app whereby the content for each page is stored in the database

This content is interweaved in html and saved in the Database

As a result when teh user does a search through the app and searches for say <table it brings back everything with teh table tag in the database

Does anyone know if I can only search the text rather than the html and content in my Database

Thanks
C.
Jul 19 '05 #1
2 1203
On Wed, 9 Jun 2004 07:06:01 -0700, "C"
<an*******@discussions.microsoft.com> wrote:
I have a web app whereby the content for each page is stored in the database.

This content is interweaved in html and saved in the Database.

As a result when teh user does a search through the app and searches for say <table it brings back everything with teh table tag in the database.

Does anyone know if I can only search the text rather than the html and content in my Database.


Well, the obvious is not to store content and markup together. That
also will make life easier when you modify the layout later.

Beyond that, you can search for anything you wish, and display
wahtever you wish out of the results of the search. You'll need to
code it yourself for display of course.

Jeff
Jul 19 '05 #2
Using Index Server to Search Your Web Site - Part I by John Peterson
http://www.asp101.com/articles/john/...er/default.asp

Could have a link to have Google search assuming the site is actually on
Google:
the search term site:www.mysite.com

Best regards,
J. Paul Schmidt, Freelance ASP Web Consultant
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mike | last post by:
Sites using thumbnail preview for world wide web file navigation and searching. Below are list of sites that are either researching or providing thumbnail preview images for online web...
14
by: Ludwig77 | last post by:
I read that there are some tags that can be entered in a web page's meta tags in order to prevent web bot searching and indexing of the web page for search engines. What is the tagging that I...
8
by: Gordon Knote | last post by:
Hi can anyone tell me what's the best way to search in binary content? Best if someone could post or link me to some source code (in C/C++). The search should be as fast as possible and it would...
0
by: Z D | last post by:
Hello, I've installed and setup MS indexing service on my webserver (IIS v6). It seems to work fine as basic searches are indeed working. The problem, however, is that indexing service does...
1
by: Byron | last post by:
Hey, I'm fussing around with a first attempt at using IIS6's indexing service for a web site search page. The trouble is, my site, while not using a database, is largely dynamic, with much of...
5
by: justobservant | last post by:
When more than one keyword is typed into a search-query, most of the search-results displayed indicate specified keywords scattered throughout an entire website of content i.e., this is shown as...
3
by: sql | last post by:
I am developing a Content Management System in ASP .NET with a SQL Server database. The main content is stored as HTML (still not sure if this is the way to go yet!) so that it is displayed on the...
3
by: Aaron | last post by:
I'm trying to parse a table on a webpage to pull down some data I need. The page is based off of information entered into a form. when you submit the data from the form it displays a...
4
by: dodjem | last post by:
Hi all, I am facing an issue which I really don't know how to solve after googling for quite some time. I have 2 tables: one is for my new articles and one is for the website content; I would...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.