logo

New Response

« Return to the main article

You are replying to:

    • avatar
    • Niel Revelle
    • Posted on Mon 8 Mar 2004

    I just tested the following on R5:

    Create Content_Length as a hidden editable field with a default value of Content_Length. Use the following for a Validation Formula:

    @If(@IsError(@TextToNumber(Content_Length));@Success;@TextToNumber(Content_Lengt h)>1024;@Failure("Your post is too large ("+Content_Length+")");@Success);

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: