I run this as a php code snippet in PHPRunner, but what would the difference in the code by for ASPRunner? I downloaded a trial version and was going to try it to compare the speed of the results between getting php pages and asp pages?
if (@$_REQUEST["editid1"])
echo "<a target=_blank href=\"labour_list.php?mastertable=job&masterkey1=".$_REQUEST["editid1"]."\">Labour</a>";