2
Answers

C# receve whatsapp msg ???

plz tell me how to receive msg from whatsapp in c# 
 this code is windows based 
 
 
if(txtstatus.InvokedRequired) 
Invoke(textbox,txtstatus,"connected..") ;
and how can write this code in webbase  plz tell me
Answers (2)