I have a WebForm for setting the application settings, including the users email server settings. This is so my app can use their email server to send SMTP. There is a "send test email" button on the email settings tab below the input fields. When the user clicks the "send test email" button, I run server side code that sends an email using the settings on the form.
I would like to popup a message letting the use know the email was sent. As it stands now, there is no indicator to the user that the button did anything. The form is not refreshing, so the loc:alert does not seem to be working. Any suggestions on how to do this?
Thank You,
David
C7.1, NT5 PR17