The master page can be set during the preInit phase - the event is
specifically put there for this purpose. You can learn more from:
http://odetocode.com/Blogs/scott/ar...12/09/2604.aspx
You might wanna read this 3parter on creatling multilingual pages:
http://openmymind.net/index.aspx?documentId=3
http://openmymind.net/index.aspx?documentId=4
http://openmymind.net/index.aspx?documentId=52
it'll give you some ideas about how to persist user choices and how to
create server controls to make it easier. You can implement your own
ResourceManager (as is done in the article), or not, based on your own
needs, but the other ideas are certainly worth looking at.
Karl
--
MY ASP.Net tutorials
http://www.openmymind.net/
"Newbie" <admin@dotnet.itags.org.batamrealty.com> wrote in message
news:O5JR%23MOIGHA.3904@dotnet.itags.org.TK2MSFTNGP10.phx.gbl...
> Hi,
> For my recent web project, I need to built a site which has 3 language.
> The content pages are identical, so it only the language that differ. What
> I planned is: I'll build a masterpage for each language, and fill up the
> content from the database, based on selected language. My question is: is
> it possible to determine what masterpage to use at runtime, that is based
> on visitors choice of language.
> Or, are there any other alternatives/approaches to solve this?
> TIA,
> Andy
>Hi Karl,
Thanks a lot for the references. Seems a bit complicated, though, but I
think it's just what I need.
I appreciate it.
Regards,
andy
"Karl Seguin [MVP]" <karl REMOVE @. REMOVE openmymind REMOVEMETOO . ANDME
net> wrote in message news:OovCsxOIGHA.524@.TK2MSFTNGP09.phx.gbl...
> The master page can be set during the preInit phase - the event is
> specifically put there for this purpose. You can learn more from:
> http://odetocode.com/Blogs/scott/ar...12/09/2604.aspx
> You might wanna read this 3parter on creatling multilingual pages:
> http://openmymind.net/index.aspx?documentId=3
> http://openmymind.net/index.aspx?documentId=4
> http://openmymind.net/index.aspx?documentId=52
> it'll give you some ideas about how to persist user choices and how to
> create server controls to make it easier. You can implement your own
> ResourceManager (as is done in the article), or not, based on your own
> needs, but the other ideas are certainly worth looking at.
> Karl
> --
> MY ASP.Net tutorials
> http://www.openmymind.net/
>
> "Newbie" <admin@.batamrealty.com> wrote in message
> news:O5JR%23MOIGHA.3904@.TK2MSFTNGP10.phx.gbl...
>
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment