[Mono-dev] Various Master Page Related Problems

Kevin Monceaux Kevin at RawFedDogs.net
Fri Sep 14 19:10:56 EDT 2007


On Fri, 14 Sep 2007, Pablo wrote:

> For the other problem you should show us some code.

While setting up some sample code to illustrate the problems I've 
encountered I discovered that a couple of my problems were being caused by 
having two forms on the same page.  I'm using master pages for the web 
site I'm working on.  Within the master page I have a menu control, which 
insisted on being wrapped in a form.  On some pages that are wrapped by 
the master page I also had some forms.  What is the correct way to handle 
this situation?  For most cases I can just use the master page to to wrap 
the entire page in a form and remove the form tags from the container 
pages.  But, some controls, such as a CreateUserWizard control, adds forms 
to a page, even if a form already exists on the page.

I am still having problems with my menu control's background on Firefox 
and with setting the default button for a form on Internet Explorer. 
I've set up a test site with examples of these problems.  It can be viewed 
at:

http://24.243.189.26:3880

There's a link on the default page of the above site which can be used to 
download the source code being used.  Any suggestions for resolving the 
problems would be greatly appreciated.




Kevin
http://www.RawFedDogs.net
http://www.WacoAgilityGroup.org
Bruceville, TX

Si hoc legere scis nimium eruditionis habes.
Longum iter est per praecepta, breve et efficax per exempla!!!




More information about the Mono-devel-list mailing list