Jump to content

eagerchimp

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by eagerchimp

  1. Hello all! What I’m looking to achieve is really basic, but I found most of the explanations online too sophisticated or vague. In other words, they’re all intended for seasoned web developers. What I need is a filtering mechanism for my website. Suppose I’m setting up a site listing medical experts across a country. There are hundreds of database (MS SQL Server) records of people and each of them has multiple attributes. So I need to add a filter facility to filter the profiles by those attributes, so users can easily search for just the person they need by narrowing down their search results. It's just like the filtering feature on any online store out there, so it must be really simple, but still I haven't been able to dig up anything meaningful for my level of understanding. How do I do it? What would be the easiest way for a novice web developer to pull that off? Any hints would be appreciated. Thank you!
×
×
  • Create New...