Progress query?

Posted by Admin on 18-Jul-2007 00:15

How to display pop-up message in WebSpeed Page?

All Replies

Posted by kevin_saunders on 18-Jul-2007 04:15

While this is not the correct forum for this question, the answer is to use JavaScript..

Posted by Admin on 20-Jul-2007 03:50

please tell me wht is the syntax will be used by javascript?

Posted by kevin_saunders on 20-Jul-2007 05:10

Depends.. If you want a simple message, then the alert() function is what you will use. If you want to ask a question of the user, then you need to use the confirm() function.

This thread is closed