October 22, 200520 yr Sorry for the overlook. I'm using Lasso 8. I'm starting to get the gist of it all, but I'm already running into problems. If I can just get a grasp of the basics I should be able to catch up pretty fast. The current issue: in a reg.lasso file I have the following form: Requested User ID: Password: the regresp.lasso files has the following: [inline: -Search, -Database='onmdlandcards', -Table='users', 'name'=(Action_Param:'name')] [if:(Error_CurrentError)==(Error_NoRecordsFound)] [inline:(Action_Params), -Add, -Database='onmdlandcards', -Table='users'] Your account with User ID [Field:'name'] has been created Your password is [Field:'password']. Click on the Home button and log in to start your card collection. [/inline] [Else] [Records] [Field: 'name'] is already taken. Use your borowser's Back button and try a different ID. [/Records] [/if] [/inline] The regresp.lasso file returns nothing regardless if I enter a user name already in the db nor if I enter a new user name. Please tell me what I'm doing wrong. Thanks in advance. Jim P.S. The extra space in the error line is being put in by this message board, not me. Edited October 22, 200520 yr by Guest
Create an account or sign in to comment