PC Review


Reply
Thread Tools Rate Thread

Controlling results from search box

 
 
=?Utf-8?B?ZGt3NjE0?=
Guest
Posts: n/a
 
      15th Nov 2006
I would like to add a search box to my website which will allow visitors to
enter a city name. When they click submit, I would like the new webpage to
appear, not just a list of results. Obviously, I would need to have the name
of the specific webpage that I want to appear be the city name. Is there
anyway to do this? All of the search software companies I have contacted
tell me that they can only produce a list of results, and not a particular
page. One said that I needed a script to do this. Any advice and help
pointing me in the right direction would be GREATLY appreciated!
---Diana
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      15th Nov 2006
You would have to create a database driven application, which will be based on what scripting
language and database is supported by your web host and your knowledge/skill to create the
application using the support language/database.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"dkw614" <(E-Mail Removed)> wrote in message
news:BDE5F896-C7C0-4D78-8BE3-(E-Mail Removed)...
>I would like to add a search box to my website which will allow visitors to
> enter a city name. When they click submit, I would like the new webpage to
> appear, not just a list of results. Obviously, I would need to have the name
> of the specific webpage that I want to appear be the city name. Is there
> anyway to do this? All of the search software companies I have contacted
> tell me that they can only produce a list of results, and not a particular
> page. One said that I needed a script to do this. Any advice and help
> pointing me in the right direction would be GREATLY appreciated!
> ---Diana



 
Reply With Quote
 
=?Utf-8?B?ZGt3NjE0?=
Guest
Posts: n/a
 
      15th Nov 2006
Thomas,
Can you please give me a little bit more information? Can I use MS Access
to create such a database? How would I link, or connect, or imbed that
database into the website? What would be the trigger to make the database
open the correct page? If this is too much to respond to, are there
knowledge base articles or white papers or help screens you could direct me
to? I'm a great independent study!
Thank you very much.
---Diana

"Thomas A. Rowe" wrote:

> You would have to create a database driven application, which will be based on what scripting
> language and database is supported by your web host and your knowledge/skill to create the
> application using the support language/database.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "dkw614" <(E-Mail Removed)> wrote in message
> news:BDE5F896-C7C0-4D78-8BE3-(E-Mail Removed)...
> >I would like to add a search box to my website which will allow visitors to
> > enter a city name. When they click submit, I would like the new webpage to
> > appear, not just a list of results. Obviously, I would need to have the name
> > of the specific webpage that I want to appear be the city name. Is there
> > anyway to do this? All of the search software companies I have contacted
> > tell me that they can only produce a list of results, and not a particular
> > page. One said that I needed a script to do this. Any advice and help
> > pointing me in the right direction would be GREATLY appreciated!
> > ---Diana

>
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      15th Nov 2006
You can try using the FP database components, see help, however your site must be hosted on Windows
IIS web server.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"dkw614" <(E-Mail Removed)> wrote in message
news:744AFBF6-084F-4B0F-B315-(E-Mail Removed)...
> Thomas,
> Can you please give me a little bit more information? Can I use MS Access
> to create such a database? How would I link, or connect, or imbed that
> database into the website? What would be the trigger to make the database
> open the correct page? If this is too much to respond to, are there
> knowledge base articles or white papers or help screens you could direct me
> to? I'm a great independent study!
> Thank you very much.
> ---Diana
>
> "Thomas A. Rowe" wrote:
>
>> You would have to create a database driven application, which will be based on what scripting
>> language and database is supported by your web host and your knowledge/skill to create the
>> application using the support language/database.
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "dkw614" <(E-Mail Removed)> wrote in message
>> news:BDE5F896-C7C0-4D78-8BE3-(E-Mail Removed)...
>> >I would like to add a search box to my website which will allow visitors to
>> > enter a city name. When they click submit, I would like the new webpage to
>> > appear, not just a list of results. Obviously, I would need to have the name
>> > of the specific webpage that I want to appear be the city name. Is there
>> > anyway to do this? All of the search software companies I have contacted
>> > tell me that they can only produce a list of results, and not a particular
>> > page. One said that I needed a script to do this. Any advice and help
>> > pointing me in the right direction would be GREATLY appreciated!
>> > ---Diana

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?ZGt3NjE0?=
Guest
Posts: n/a
 
      15th Nov 2006
Thomas,
Thank you for the kind direction. I will check with my host to be sure we
are using the correct server. I will search the help screens.
Thanks again,
---Diana

"Thomas A. Rowe" wrote:

> You can try using the FP database components, see help, however your site must be hosted on Windows
> IIS web server.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "dkw614" <(E-Mail Removed)> wrote in message
> news:744AFBF6-084F-4B0F-B315-(E-Mail Removed)...
> > Thomas,
> > Can you please give me a little bit more information? Can I use MS Access
> > to create such a database? How would I link, or connect, or imbed that
> > database into the website? What would be the trigger to make the database
> > open the correct page? If this is too much to respond to, are there
> > knowledge base articles or white papers or help screens you could direct me
> > to? I'm a great independent study!
> > Thank you very much.
> > ---Diana
> >
> > "Thomas A. Rowe" wrote:
> >
> >> You would have to create a database driven application, which will be based on what scripting
> >> language and database is supported by your web host and your knowledge/skill to create the
> >> application using the support language/database.
> >>
> >> --
> >> ==============================================
> >> Thomas A. Rowe
> >> Microsoft MVP - FrontPage
> >>
> >> http://www.Ecom-Data.com
> >> ==============================================
> >>
> >>
> >> "dkw614" <(E-Mail Removed)> wrote in message
> >> news:BDE5F896-C7C0-4D78-8BE3-(E-Mail Removed)...
> >> >I would like to add a search box to my website which will allow visitors to
> >> > enter a city name. When they click submit, I would like the new webpage to
> >> > appear, not just a list of results. Obviously, I would need to have the name
> >> > of the specific webpage that I want to appear be the city name. Is there
> >> > anyway to do this? All of the search software companies I have contacted
> >> > tell me that they can only produce a list of results, and not a particular
> >> > page. One said that I needed a script to do this. Any advice and help
> >> > pointing me in the right direction would be GREATLY appreciated!
> >> > ---Diana
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing CSV - Avoiding conversion to 'dates', but totally different results when controlling manually Alan Microsoft Excel Misc 9 20th Oct 2008 04:12 PM
Can't do a search in Outlook 2007 (Instant search encountered aproblem while trying to display search results) Bradley Burton Microsoft Outlook Discussion 0 14th Apr 2008 01:41 PM
ASP Database Results and Search Form page displays results upon initial entry =?Utf-8?B?RGF0YWd1cnU=?= Microsoft Frontpage 3 27th Mar 2004 06:16 PM
Controlling pdf print results in c# Armando *into Microsoft C# .NET 0 17th Mar 2004 01:49 PM
Capture the results of a Windows explorer Search file and save the results Larry Frazin Microsoft Windows 2000 Printing 0 17th Sep 2003 10:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:03 AM.