YAFLogo

rsanuj
  • rsanuj
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
13 years ago
Hi,

I have two website one main website and another YAF. I have requirement to login YAF forum through main website. means user can login at main website and after validating username and password from YAF database on main website redirected to YAF forum .

How will I do this?

Sponsor
doxa123
  • doxa123
  • 100% (Exalted)
  • YAF All-the-Time YAF Version: 3.1.14
13 years ago
You can do this with just username & email. it will be easier.

create a procedure on yaf Db , or just write select code on .net