Lavdim Posted January 25, 2006 Posted January 25, 2006 Hi!I have a asp:menu that I want to show on every of my others forms.. But I get the error message "A page can have only one server-side Form tag. Thats because the asp:menu must have runat="server" and it must be under a form that has the tag runat="server"And because of the form where I want to include the menu also has runat="server" I get the error message. Is there anyone that can help me??? Pleeeassse!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now