Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 72401122ad1518f4dff4af88349d6891 > files > 54

perl-CGI-FormMagick-0.910.0-1mdv2010.0.noarch.rpm

<form title="Hello" header="taint-head.tmpl" footer="foot.tmpl" post-event="say_hello">
    <page name="Name">
        <title>I'm the FormMagickian.</title>
        <description>
        If the title of this webpage (look at the top bar of the browser
        window) says "I am taint-safe!", then untainting of templated headers and
        footers works fine.
        </description>
        <field id="name" type="text" validation="nonblank">
            <label>Your name?</label>
        </field>
    </page>
</form>