<div dir="ltr"><div>Hi again,<br><br>I'm can't figure out what the type signature should be for a form handler in a submit button (Auth.login below) so I can put it in my auth.urs file:<br><br>         <xml><br>           <form><br>                Username:<textbox{#Username}/><br>                Password:<password{#Password}/><br>                <submit value="Login" action={Auth.login}/><br>           </form><br>         </xml><br><br></div><div>Any help on what I should use for a signature appreciated.<br></div><div><br></div>Burton<br></div>