How to send Messenger popup via ASP.NET?

A

Adam Smith

Does anyone have any example how to send a popup to a Windows messenger
client from an asp.net page?

Thanks in advance

Adam Smith
 
G

Girish Bharadwaj

Adam said:
Does anyone have any example how to send a popup to a Windows messenger
client from an asp.net page?

Thanks in advance

Adam Smith

You can easily use Windows messenger API for that. It exposes COM calls
that you can use. I am pretty sure www.gotdotnet.com has some stuff
about this.
 

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

Top