[SPAM] - How to add password checks? - Sender is forged (SPF Fail)

Pickering, John (NORBORD) John.Pickering at norbord.com
Tue Apr 3 10:09:37 CDT 2007


In the INPUT procedure for the password field ...

 

IF SIZE(TRUNCATE(FIELDTEXT)) LT 6

  THEN ERROR "Password must be at least 6 characters long."

IF NOT MATCHPATTERN(FIELDTEXT,"@#@")

  THEN ERROR "Password must contain at least 1 numeric digit."

 

________________________________

From: powerh-l-bounces+john.pickering=norbord.com at lists.sowder.com
[mailto:powerh-l-bounces+john.pickering=norbord.com at lists.sowder.com] On
Behalf Of Judy Ann Bowyer
Sent: Tuesday, April 03, 2007 10:50 AM
To: powerh-l at lists.sowder.com
Subject: [SPAM] - How to add password checks? - Sender is forged (SPF
Fail)

 

I am not too familiar with Powerhouse but have to add some password
checks to a program.   I want to edit the user password to a minimum of
6 positions and there must be at least one numeric character in there.
The password can be greater than 6 positions.  How can I do that?

 

 

Thank you,


Judy Quinn
judyab611 at yahoo.com



 

________________________________

Sucker-punch spam with award-winning protection.
Try the free Yahoo! Mail Beta.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20070403/37948f43/attachment.htm


More information about the powerh-l mailing list