Hi, I am just wondering whether anyone has had any success with accessing windows SendMessage with PHP Looking to think about using it to interface with an app via a locally installed website. It has been years since I have done anything with Visual Studio, and certainly never done enough with .NET and dont have the time to dedicate to it right now. JUst wanted to do a quick Proof of concept really. Cheers Dan
you can create an your php application api (xml,json etc) and you can call your api results on .Net project.