NetTalk Central

Author Topic: Text overlaps border when using p_web.Message  (Read 1542 times)

mtabakin

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
    • Email
Text overlaps border when using p_web.Message
« on: May 06, 2013, 08:45:21 AM »
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]

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11181
    • View Profile
Re: Text overlaps border when using p_web.Message
« Reply #1 on: May 06, 2013, 10:39:41 PM »
Hi Mike,
it looks like a css issue. I'll check it out.

cheers
Bruce