messagebox
-
can i display the message box in the function under a particular condition?
Soniagupta1@yahoo.co.in Yahoo Messenger Id = soniagupta1
-
can i display the message box in the function under a particular condition?
Soniagupta1@yahoo.co.in Yahoo Messenger Id = soniagupta1
Sonia Gupta wrote:
can i display the message box in the function under a particular condition?
:confused::confused: an alert box ? Try
Page.RegisterClientScript("name","JSFun");
-
can i display the message box in the function under a particular condition?
Soniagupta1@yahoo.co.in Yahoo Messenger Id = soniagupta1
hi, you can use javascript functions to display the message box.. regards
-
can i display the message box in the function under a particular condition?
Soniagupta1@yahoo.co.in Yahoo Messenger Id = soniagupta1
Of course. If the condition is on the server, write the script to show the box only if the condition is met. Doing this all in javascript, should be self evident.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )