shaffex

SecureField

Description

A control into which the user securely enters private text.

Parameters

Example

<body>
    <form>
        <securefield>Enter Password</securefield>
    </form>
</body>

Screenshot