Hello Every One,
I have installed WordPress in my local machine. I have included WordPress home page in my ASP.Net Page by using iframe tag. It's a different application. I have a different registration and different login to that application. Now what I need is, if a guest registers in that application, I need to register him in WordPress even. How can I do this? Is there any Web Service so that I can pass values to WordPress to register similarly to login?