Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Support > website help

Reply
Thread Tools

website help

 
 
edgy
Guest
Posts: n/a
 
      06-30-2006
Hi, I did some searching on this to no avail...

I don't know if this is possible, but I'd like to incorporate a "control-f"
search function into my webpage.

As I have one very long main page, I'd like to give my visitors the ability
to search for key words on the main page (without having to hit control-f).
I don't want to get search results, but just to highlight the searched words
in the main document. Also, I'd like to put this search window in my banner
frame (so the search would be in the top frame, but actually search the
bottom frame).

Is this possible? Could anyone point me in the right direction with this?


 
Reply With Quote
 
 
 
 
Duane Arnold
Guest
Posts: n/a
 
      06-30-2006
edgy wrote:
> Hi, I did some searching on this to no avail...
>
> I don't know if this is possible, but I'd like to incorporate a "control-f"
> search function into my webpage.
>
> As I have one very long main page, I'd like to give my visitors the ability
> to search for key words on the main page (without having to hit control-f).
> I don't want to get search results, but just to highlight the searched words
> in the main document. Also, I'd like to put this search window in my banner
> frame (so the search would be in the top frame, but actually search the
> bottom frame).
>
> Is this possible? Could anyone point me in the right direction with this?
>
>


It seems like poor page design to me. No main page should be of such
design that a user has got to start searching for things on the page,
particularly on the main page -- not on any page.

I think you need to rethink page design and functionality.

Duane
 
Reply With Quote
 
 
 
 
edgy
Guest
Posts: n/a
 
      06-30-2006

"Duane Arnold" <"Do forget about it"@PleaeDo.BET> wrote in message
news:330pg.355$ k.net...
> edgy wrote:
>> Hi, I did some searching on this to no avail...
>>
>> I don't know if this is possible, but I'd like to incorporate a
>> "control-f" search function into my webpage.
>>
>> As I have one very long main page, I'd like to give my visitors the
>> ability to search for key words on the main page (without having to hit
>> control-f). I don't want to get search results, but just to highlight the
>> searched words in the main document. Also, I'd like to put this search
>> window in my banner frame (so the search would be in the top frame, but
>> actually search the bottom frame).
>>
>> Is this possible? Could anyone point me in the right direction with
>> this?

>
> It seems like poor page design to me. No main page should be of such
> design that a user has got to start searching for things on the page,
> particularly on the main page -- not on any page.
>
> I think you need to rethink page design and functionality.
>
> Duane


fair point, or bad explaining on my part...the page is a list of inventory,
sorted alphabetically by latin name for my customers..they have easy access
to an alphebetized index (in latin, whiich is the most common way for my
customers to search). The point of the search box would be, for example,
someone wanting to search by common name or part of a name if they can't
remember the proper name (or just don't know it).


 
Reply With Quote
 
Duane Arnold
Guest
Posts: n/a
 
      06-30-2006
edgy wrote:
> "Duane Arnold" <"Do forget about it"@PleaeDo.BET> wrote in message
> news:330pg.355$ k.net...
>
>>edgy wrote:
>>
>>>Hi, I did some searching on this to no avail...
>>>
>>>I don't know if this is possible, but I'd like to incorporate a
>>>"control-f" search function into my webpage.
>>>
>>>As I have one very long main page, I'd like to give my visitors the
>>>ability to search for key words on the main page (without having to hit
>>>control-f). I don't want to get search results, but just to highlight the
>>>searched words in the main document. Also, I'd like to put this search
>>>window in my banner frame (so the search would be in the top frame, but
>>>actually search the bottom frame).
>>>
>>>Is this possible? Could anyone point me in the right direction with
>>>this?

>>
>>It seems like poor page design to me. No main page should be of such
>>design that a user has got to start searching for things on the page,
>>particularly on the main page -- not on any page.
>>
>>I think you need to rethink page design and functionality.
>>
>>Duane

>
>
> fair point, or bad explaining on my part...the page is a list of inventory,
> sorted alphabetically by latin name for my customers..they have easy access
> to an alphebetized index (in latin, whiich is the most common way for my
> customers to search). The point of the search box would be, for example,
> someone wanting to search by common name or part of a name if they can't
> remember the proper name (or just don't know it).
>
>


What are you using ASP and ASPscript or ASP and Javascript it might not
even be a MS site but Linux or what? It seems to me, that you would want
to read the index of data and pull back a subset of the data to be
display on the page.

The search box on the initial page load of the page could have the word
ALL -- display all. The user could enter into the search box A* show the
list that starts with "A", B* show list start with *B*, AB*, BA* or
enter into the search box enough characters to bring back a subset of
the list or enter the entire word and bring it back and display it.

You could set the default to A* instead of ALL.

Duane

 
Reply With Quote
 
Frosty
Guest
Posts: n/a
 
      07-01-2006
On or about Thu, 29 Jun 2006 22:23:56 -0400, an entity identified as
"edgy" <> proudly proclaimed:

>Hi, I did some searching on this to no avail...
>
>I don't know if this is possible, but I'd like to incorporate a "control-f"
>search function into my webpage.
>
>As I have one very long main page, I'd like to give my visitors the ability
>to search for key words on the main page (without having to hit control-f).
>I don't want to get search results, but just to highlight the searched words
>in the main document. Also, I'd like to put this search window in my banner
>frame (so the search would be in the top frame, but actually search the
>bottom frame).
>
>Is this possible? Could anyone point me in the right direction with this?


These folks are real helpful:
alt.html.critique
>


SilverMan
--

Real debate; No bullshit.(OK, well maybe a little.)

http://groups.yahoo.com/group/Hale_Bobb/

& http://halebobb.com
 
Reply With Quote
 
shirley hacib
Guest
Posts: n/a
 
      07-02-2006

"Frosty" <> wrote in message
news:...
> On or about Thu, 29 Jun 2006 22:23:56 -0400, an entity identified as
> "edgy" <> proudly proclaimed:
>
>>Hi, I did some searching on this to no avail...
>>
>>I don't know if this is possible, but I'd like to incorporate a
>>"control-f"
>>search function into my webpage.
>>
>>As I have one very long main page, I'd like to give my visitors the
>>ability
>>to search for key words on the main page (without having to hit
>>control-f).
>>I don't want to get search results, but just to highlight the searched
>>words
>>in the main document. Also, I'd like to put this search window in my
>>banner
>>frame (so the search would be in the top frame, but actually search the
>>bottom frame).
>>
>>Is this possible? Could anyone point me in the right direction with this?

>
> These folks are real helpful:
> alt.html.critique
>>

>
> SilverMan
> --
>
> Real debate; No bullshit.(OK, well maybe a little.)
>
> http://groups.yahoo.com/group/Hale_Bobb/
>
> & http://halebobb.com



 
Reply With Quote
 
 
 
Reply

Thread Tools

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
setting up website inside a website sck10 ASP .Net 1 04-13-2006 09:18 PM
Website on a website. Shawn ASP .Net 3 01-15-2006 04:58 AM
deploying website or copying website? Flip ASP .Net 1 11-22-2005 06:25 PM
how to reinstall website when the name of the website changed. A Leon HTML 4 03-04-2004 07:44 AM
Update website via website? Adrian Wood HTML 13 02-25-2004 11:32 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57