Forums

Login & Registration (2 posts)

  1. satishbejgum
    Member
    Posted 2 years ago #

    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?

  2. Shane G
    Member
    Posted 2 years ago #

    Hi,

    You just simple need to fire one more insert query on submit to complete registration. I hope there is one entry to your dedicated database and another entry in wordpress database table [default prefix: wp_users].

    Thanks,

    Shane G.

Topic Closed

This topic has been closed to new replies.

About this Topic