Howdy All,

Im a student and still learning. really simple question here.

How do I show and hide (Basically navigate) webforms in my application.

Im trying to create a user account system that once a users credentials they are redirected to their page where they can see all of their info.

I know with forms it you have "frmMainMenu.hide() etc"

Please help this noob!