I have a script that enters dates into a Database. after the collect digits steps I have a generated prompt that reads the date back to the user. if the user enters a Day, Month or year incorrectly the script goes to the "system problems" message, how do I deal with these errors so that if the user enters the wrong information I can tell them and get them to re enter
Thanks