[Ur] Type signature for a form handler
    Burton Samograd 
    burton.samograd at gmail.com
       
    Fri Oct  3 23:04:09 EDT 2014
    
    
  
Hi again,
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:
         <xml>
           <form>
                Username:<textbox{#Username}/>
                Password:<password{#Password}/>
                <submit value="Login" action={Auth.login}/>
           </form>
         </xml>
Any help on what I should use for a signature appreciated.
Burton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.impredicative.com/pipermail/ur/attachments/20141003/afdf8e21/attachment.html>
    
    
More information about the Ur
mailing list