I have a form where users enter 6 numbers, which are collect and stored as variables when the form is submitted. I'm then using AJAX to display a loading screen. I was wondering how to display the numbers entered on the loading screen using AJAX beforeSend function?I have a form where users enter 6 numbers, whic