Navigate to new page when query fails
Hello -
I am searching my database for zip code entered by the user. The query works fine and I set the result to a storage variable. This is, however, when the zip code is contained in the database. If the user enters a zip code that is not contained in the database I would like to navigate to another page. What is the best way to do this?
All help is much appreciated,
Mike