>From: Carlos Cesario <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >I'm trying, with two more friends, to do "monoBR" site using XSP, but we >are in trouble. >We'd like to create a template with the menu/header/footer/etc...we'd like >to use "include", but this feature is not implemented yet, is there any >other way to do this? > >greets > >Carlos Cesario
Maybe you can use a custom Web Control, I'm not sure if it currently works, but probably. There are two approachs: The Lazy one: just a kind of "include"r control. The Good one: a series of specialized controls, one for the menu, other for the header part, etc... You can also develop a patch for XSP to implement include... in Portuguese: Voc�s podem desenvolver um Web Control customizado. Existem 2 caminhos: O pregui�oso: um controle de "include". O bom: controles especializados, um para o menu, outro para o header, etc. Tamb�m voc�s podem desenvolver um patch para o XSP, que implemente o "include". Happy Hackings, Um abra�o Rafael Teixeira Brazilian Polymath Um Pol�mata Brasileiro _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
