A Adam Smith Oct 24, 2003 #1 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
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 Oct 24, 2003 #2 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 Click to expand... 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.
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 Click to expand... 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.