• 0

Not sure how to tackle this any help would be appreciated


Question

I am trying to design a search system that uses  a string of characters to bring back a list of search results...

 

Example

user enters 123456 into the search bar 

 

on the back end the 123456 references an ID 

 

The ID references a list of associated results

 

 

How would I go about doing this?

 

 

3 answers to this question

Recommended Posts

  • 0
23 hours ago, Lxrge said:

How would I go about doing this?

Your question is too broad and needs more detail for any helpful response. For starters, what programming language are you using to create your code?

 

It sounds like you want to create a search function, is that right? What is it for? Searching for files like File Explorer offers? Looking for data within cells, like in Excel? Searching the Internet for websites?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.