ProductReview Example: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
Jka (talk | contribs)
Jka (talk | contribs)
Line 38: Line 38:


==== Session management ====
==== Session management ====
extending the following in cAjaxSessionManager:


 
*UserLogin: checking if the supplied password is correct. Use UserInfo_DD
*UserLogin: checking if the supplied password is correct
*HasRights: does the logged in user have the rights to perform the chosen function. Use UserInfo_DD
*HasRights: does the logged in user have the rights to perform the chosen function?


==== Creating the Web Objects ====
==== Creating the Web Objects ====