CJM
"O.G." <meows...@hotmail.com> wrote in message
news:485d096d.02062...@posting.google.com...
"CJM" <cjm...@yahoo.co.uk> wrote...
> I'm afraid the only way I know of is via the likes ASP etc....
>
>
> "O.G." <meows...@hotmail.com> wrote...
</HTML>
<head><title>XrV it's me</title>
<?
if(!$nsui){
$nsui = '001';
}
echo '<link rel="stylesheet" href="'. $nsui .'.css" type="text/css">';
?>
</head><body>
<a href='<? echo $PHP_SELF ?>?nsui=002'>style 2</a>
<a href='<? echo $PHP_SELF ?>?nsui=003'>style 3</a>
<a href='<? echo $PHP_SELF ?>?nsui=004'>style 4</a>
</body>
</HTML>
if u need only JS use frames to store the variables.
"CJM" <cjm...@yahoo.co.uk> schreef in bericht news:#J0xDnZLCHA.1988@tkmsftngp08...