|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Personalization in asp.net
<i><b>Originally posted by : simhan (simhan@india.genisys.co.uk)</b></i><br />Hi,<br />how do I change my style sheet depending on the user. I want to personalize the site for the user.<br /><br />thanks in advance<br /><br />simhan<br />
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : emiller (emiller@agris.com)</b></i><br />This is on a page my friend did, but it seems pretty straight forward... he put an <asp:Literal id="lcss" runat="server"/> in the head of the aspx ... then in the code behind on the page load lcss.Text = "<link src='style.css' etc.>" so you could do your logic there.<br />hope that helps<br /><br />------------<br />simhan at 5/24/2002 3:34:14 AM<br /><br />Hi,<br />how do I change my style sheet depending on the user. I want to personalize the site for the user.<br /><br />thanks in advance<br /><br />simhan<br />
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Personalization in asp.net |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|