Search Component - Specific part of page

G

Guest

Hello,

My website allows users to post and browse ads for specific products. When a
visitor posts an ad it goes into a list on an individual page. Right now it
is set up so the visitor has to browse through the page where the ads are
posted and I want to make that easier. Is there anyway I can add a search
component that will search the page where the ads are listed. The list of ads
is lenghty and I want to make it easier for the visitor. Is this possible and
how do I do it? If I cannot do this can you reccomend anything else?
 
S

Steve Easton

What kind of server, and what kind of indexing / search service is
available??


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve Easton

Bravenet uses Apache servers.

Does your domain account have the web masters CPanel??
If so, go to the CGI center and enable Entropy Search and follow the
instructions to add a search box to your pages.

However you will need to rebuild the search index before changes will be
able to be found with the search function, which means you will need to
rebuild it almost daily.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Stefan B Rusynko

Use a JavaScript page search
See http://www.javascript-page.com/pgsearch.html

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hello,
|
| My website allows users to post and browse ads for specific products. When a
| visitor posts an ad it goes into a list on an individual page. Right now it
| is set up so the visitor has to browse through the page where the ads are
| posted and I want to make that easier. Is there anyway I can add a search
| component that will search the page where the ads are listed. The list of ads
| is lenghty and I want to make it easier for the visitor. Is this possible and
| how do I do it? If I cannot do this can you reccomend anything else?
 
G

Guest

That helps but what do i do with the search component itself. How do i tell
it to do that?
 
T

Thomas A. Rowe

Are try to find a way to show the person that just posted their ad, how their ad looks after they
posted it?

What is your current method of displaying these ads?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
G

Guest

i used a the form wizzard for visitors to post their ad. i changed the "send
to" settings to a normal page so the ads can be browsed publicly. to browse
through the ads they go to that page. all i want is a search component that
can search the material on that page.
 
T

Thomas A. Rowe

The FP Search component will search the page for the text, but like most search function will not
take a user to the direct spot on the page.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
G

Guest

this script is exactly somthing that i need but there is a problem. the
content on the page is inserted by a form. i place "form results inserted
here" text and im good. can this script search through the content from the
forum or just the text originally on the page? or is it just me?
 
G

Guest

ok. i failed to metion that the text that the search component will be
searching is inserted by a form. does the make a difference?
 
S

Stefan B Rusynko

Try it

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| this script is exactly somthing that i need but there is a problem. the
| content on the page is inserted by a form. i place "form results inserted
| here" text and im good. can this script search through the content from the
| forum or just the text originally on the page? or is it just me?
|
| "Stefan B Rusynko" wrote:
|
| > Use a JavaScript page search
| > See http://www.javascript-page.com/pgsearch.html
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | Hello,
| > |
| > | My website allows users to post and browse ads for specific products. When a
| > | visitor posts an ad it goes into a list on an individual page. Right now it
| > | is set up so the visitor has to browse through the page where the ads are
| > | posted and I want to make that easier. Is there anyway I can add a search
| > | component that will search the page where the ads are listed. The list of ads
| > | is lenghty and I want to make it easier for the visitor. Is this possible and
| > | how do I do it? If I cannot do this can you reccomend anything else?
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top