Adding new search function

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tyv

    Adding new search function

    Hi,

    I want to add a new search function (Drop Down Menu) to search my a
    database in my website. I managed to add the search filter and the
    options, but I am unable to get it to actually work. Whenever I
    select one of the options and click search, nothing happens. When I
    click on the yellow icon at the bottom of IE (that yellow triangle
    with an exclamation point) it says "object expected".

    Anyone have any suggestions or sample scripts that would help fix
    this? Thanks in advance for any advice.

    TV
  • Eliyahu Goldin

    #2
    Re: Adding new search function

    You will need to provide more info before anyone will be able to help you.

    --
    Eliyahu Goldin,
    Software Developer
    Microsoft MVP [ASP.NET]




    "tyv" <vytsang@gmail. comwrote in message
    news:7527e658-ac7c-42f1-a40c-53d02b23f501@62 g2000hsn.google groups.com...
    Hi,
    >
    I want to add a new search function (Drop Down Menu) to search my a
    database in my website. I managed to add the search filter and the
    options, but I am unable to get it to actually work. Whenever I
    select one of the options and click search, nothing happens. When I
    click on the yellow icon at the bottom of IE (that yellow triangle
    with an exclamation point) it says "object expected".
    >
    Anyone have any suggestions or sample scripts that would help fix
    this? Thanks in advance for any advice.
    >
    TV

    Comment

    • brockuswade@yahoo.com

      #3
      Re: Adding new search function

      What type of database are you using? SQLserver, Access, Oracle?


      On Feb 27, 6:48 pm, tyv <vyts...@gmail. comwrote:
      Hi,
      >
      I want to add a new search function (Drop Down Menu) to search my a
      database in my website.  I managed to add the search filter and the
      options, but I am unable to get it to actually work.  Whenever I
      select one of the options and click search, nothing happens.  When I
      click on the yellow icon at the bottom of IE (that yellow triangle
      with an exclamation point) it says "object expected".
      >
      Anyone have any suggestions or sample scripts that would help fix
      this?  Thanks in advance for any advice.
      >
      TV

      Comment

      • tyv

        #4
        Re: Adding new search function

        On Feb 28, 6:36 am, brockusw...@yah oo.com wrote:
        What type of database are you using? SQLserver, Access, Oracle?
        >
        On Feb 27, 6:48 pm, tyv <vyts...@gmail. comwrote:
        >
        >
        >
        Hi,
        >
        I want to add a new search function (Drop Down Menu) to search my a
        database in my website.  I managed to add the search filter and the
        options, but I am unable to get it to actually work.  Whenever I
        select one of the options and click search, nothing happens.  When I
        click on the yellow icon at the bottom of IE (that yellow triangle
        with an exclamation point) it says "object expected".
        >
        Anyone have any suggestions or sample scripts that would help fix
        this?  Thanks in advance for any advice.
        >
        TV- Hide quoted text -
        >
        - Show quoted text -
        I am using Microsoft SQL.

        tyv

        Comment

        Working...