function processing() {
 window.frames(results).document.body.innerHTML =
   <center>
 + <b><i>Please Wait</i></b>
 + <p><img src="/SASStoredProcess/images/progress.gif">

Define the JavaScript function that displays the ’ÄúPlease Wait’Äù text and image when the form is submitted.

Return