<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff size=2>Hi 
All,</FONT></SPAN></DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff size=2>How 
can i change the stylesheet name(href) of my page 
dynamically?</FONT></SPAN></DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff size=2>I 
need to change the stylesheet name when a combo is 
selected..</FONT></SPAN></DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff size=2>I 
tried giving something like</FONT></SPAN></DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff 
size=2>&lt;link href="" name="mylink"&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff size=2>and 
then on body load i tried changing the href to another 
location</FONT></SPAN></DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff 
size=2>document.forms[0].mylink.href="\someotherlocation";</FONT></SPAN></DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff size=2>this 
dosen't seem to work.</FONT></SPAN></DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff size=2>what 
am i missing?</FONT></SPAN></DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff 
size=2>Thanx in advance</FONT></SPAN></DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=527444009-29112003><FONT face=Verdana color=#0000ff 
size=2>Nazir</FONT></SPAN></DIV></BODY></HTML>