Hi all, whats wrong woth this code???
<html>
<head?Login Script...</title>
</head>
<frameset rows="100%,*" border="0" frameborder="0" framespacing="0">
<? echo ("<frame src="http://$username:$password@mydomain.com/$domain/index.php">")
?>
</frameset>
</html>
It wont print that into the code to make the url appear in the frame. I think its just a space in the wrong place or a bracket the wrong way round???
Thanks Very Much
Matty!