in reply to Help me improve this sub with named params!
draw_form(logged_in_already => 'true'); [download]
is a problem. Since draw_form isn't using logged_in_already, what's the problem?
Abigail