cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Pop-up message

Former Member
0 Likes
206

Hello !

Till time I am using Tracer action to check my output. Is there any action where I can get the output as Popup window / on web page ???

Thanks....

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Vaibhav,

Have you tried the JavaScript alert?

Kind Regards,

Diana Hoppe

Answers (2)

Answers (2)

Former Member
0 Likes

Thanks....

Former Member
0 Likes

No.

I am not aware about how to proceed with Java Alerts.

Can you please guide me.

Thanks

Former Member
0 Likes

Vaibhav,

One of the best places I have found to learn about JavaScript is the W3Schools website

[W3Schools|http://www.w3schools.com/js/default.asp]

and for JavaScript alerts, look at this link for JavaScript Pop-up Boxes:

[http://www.w3schools.com/js/js_examples.asp]

Kind Regards,

Diana