Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. internal website search

internal website search

Scheduled Pinned Locked Moved ASP.NET
csharpjavascripthtmlasp-nethelp
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Richa_Soni
    wrote on last edited by
    #1

    i have developed a website in asp.net.now i want to create a internal search in website ....plz help me to tell me how to create it....in html,javascript,asp.net

    L A F 3 Replies Last reply
    0
    • R Richa_Soni

      i have developed a website in asp.net.now i want to create a internal search in website ....plz help me to tell me how to create it....in html,javascript,asp.net

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      hi , what do u mean by internal web site search? Thanks, Amit Patel

      1 Reply Last reply
      0
      • R Richa_Soni

        i have developed a website in asp.net.now i want to create a internal search in website ....plz help me to tell me how to create it....in html,javascript,asp.net

        A Offline
        A Offline
        Abhishek Sur
        wrote on last edited by
        #3

        You want to develop your own search? You can use normal sql code to get the search data and then show in your site. Or you want to use Google Search to your website. If so see this : http://www.askdavetaylor.com/how\_can\_i\_add\_a\_google\_search\_box\_to\_my\_web\_site.html ;)

        Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


        My Latest Articles-->** Simplify Code Using NDepend
        Basics of Bing Search API using .NET
        Microsoft Bing MAP using Javascript

        1 Reply Last reply
        0
        • R Richa_Soni

          i have developed a website in asp.net.now i want to create a internal search in website ....plz help me to tell me how to create it....in html,javascript,asp.net

          F Offline
          F Offline
          FEMDEV
          wrote on last edited by
          #4

          For ur internal website search create a textbox and then a button. write an extensive stored procedure which will search ur database(or part of it, depends on your functionality). call this stored procedure everytime a user searches . If the returned search data is more show it with paging on your page. I have implemented this but my result was to be in a grid with paging if result had more than 10 values.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups