Profile Picture

Displaying a message box from embedded C Sharp

Posted By Bob Smith 11 Years Ago
Author
Message
Bob Smith
Posted 11 Years Ago
View Quick Profile
Forum Guru

Forum Guru (69 reputation)Forum Guru (69 reputation)Forum Guru (69 reputation)Forum Guru (69 reputation)Forum Guru (69 reputation)Forum Guru (69 reputation)Forum Guru (69 reputation)Forum Guru (69 reputation)Forum Guru (69 reputation)

Group: Forum Members
Last Active: 11 Years Ago
Posts: 69, Visits: 1

Hey!

I am trying to code in C Sharp to work with data that is being added to the form. How can I display a message box or alert window in the website when the chart is rendered?

MessageBox.Show(String); does not work as apparently it can only be executed on the server.

Thanks!





Similar Topics


Reading This Topic