Posted by: rsanuj - Tuesday, 13 December 2011 12:31:29 |
---|
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? |
Posted by: doxa123 - Sunday, 18 December 2011 20:41:09 |
---|
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 |