how to maintain login page for the fusion web application based on column
pnrMay 19 2009 — edited May 27 2009I created fusion web application
I have to create a login page to my application based on users login table.
The login table contains two columns 1. empno(userid),2.ename(username).
If a user enter login details it should check empno,ename, if exists in login table should be login successfully other wise error should be raise.
Please help me
Thanks
Raj