I'm using all Capesoft procedures taken directly from the SecwinRequiresC6_51 example for login purposes in a NTWS app. The procedure SecwinWebLoginForm calls SecwinWebCreateUser. In SecwinWebCreateUser the you set the pFeedback string to 'Your login details have been emailed to your email address.<13,10>Click on the link in the email to activate your account and set your password.' .
When retruning to SecwinWebLoginform you use the returned string in p_web.Message('alert',loc:feedback1,,Net:Send).
I've attached a screen image showing that the string overlaps the border of the p_web.Message block. I tried removing the <13,10> but this did not change anything.
Is there a limitation to the string length? Is there some setting that can be made to increase the depth of the message block so the use of <13,10> will not cause an overlap?
[attachment deleted by admin]