Hello.
I use this code to open a particular item on my database, but it opens it as a small screen, Can I get this to open as a full window?
Thanks
Paul
// Put your code here.
if (@$_REQUEST["editid1"])
echo "<a target=_blank href=\"labour_list.php?mastertable=job&masterkey1=".$_REQUEST["editid1"]."\">Labour</a>";