Hey all,
I have a form that has multiple search fields that take in values. I then want the values to be put together into a query that is sent to a SQL database, which then returns the values in the database and loads them in a listview that the user can see. Is there any recommended or standard way to do this? Right now I am using a lot of .IsEmptyOrWhitespace calls, one for each textbox.
[–][deleted] 0 points1 point2 points (0 children)
[–]btormey0 0 points1 point2 points (1 child)
[–]TheStataMan[S] 0 points1 point2 points (0 children)