dessie1981
Programmer
Hi Guys,
I was wondering is it possible to have a href as an anchor to another script & frame and also use it to refresh the current frame.
This is the piece of code, but i can't get it to work.
Any help would be great
Regards
Dessie
I was wondering is it possible to have a href as an anchor to another script & frame and also use it to refresh the current frame.
This is the piece of code, but i can't get it to work.
Code:
<a href="servers.php#section2" Target = "mainFrame" onClick = "<?echo $_SERVER['PHP_SELF'];?>"> Blade Servers</a>
Any help would be great
Regards
Dessie