display messege box ???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how can display messege box by script langauge vb runat server not javascript
 
The ONLY way to display a message box TO the client is ON the client. This
means client-side scripting via JavaScript (or VBScript if you don't expect
the client to be running anything other than IE).

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

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

Back
Top