My script works fine in IE 5.5 however a hyperlink is missing the script name when it 
is displayed in Netscape Navigator 4.77.

echo "<td align=\"center\"><a href=\"$PHP_SELF?id=$id&act=v\">$id</a></td>\n";

Instead of view.php?id=1&act=v I get ?id=1&act=v
which doesn't work obviously.

Thanks,

Chris Boothe
[EMAIL PROTECTED]

Reply via email to