I want a little login form in my Shell component, but I don't want to have to include properties for the fields and validators and such in every page that includes the shell. What is the usual mechanism for dealing with this problem? Is there a way to get the form to post directly to an ExternalLink? That seems the obvious solution to me. I can implement a page that does nothing but process the login form (I already have such, in fact), and allow the pages that include the Shell component to be ignorant of the requirements necessary to process the form. Anyone able to supply guidance for how tlo do such a thing?
Thanks --sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
