messagebox from server side

J

juan

It is possible to display messageboxes from server side
as alert and confimr in javascritp. if not is there any
solution for displaying such boxen when clicking an asp
button (i need to check some variables in the code
behind. thats why i cant do pure javascritp).
Any tutorial address will be very appreciated.

Thanks.
 
R

Ravikanth[MVP]

Hi

Try in this way:
Take a hidden variable and populate with a correct
message from serverside. On asp.net page try to display
this message using javascript on body 'onload' event.


HTH
Ravikanth[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top