I am using VS2003 to build a web app. I would like to use a user control for the menu that appears at the top of most pages. All pages have form tags. The user control example I found also has a form tag. When I attempt to load the page, I get the error: "Only one form tag per page". Any way around this? Any suggestions?