Is it possible to have a page that is constantly updating as users sign up so they can be added to a filtered search for a certain type of user?
For instance, The dropdown has a list of professions, and in the input element the user will type the city and then click search. The user will then be directed to another page, which I would like to constantly be updating and adding the new users to this same search if they choose these same selections.
Can you tell me how I can go about doing this?
Your help is appreciated.
Thanks in advance.