A
|
ann 10/5/2010 |
Jason, $message.="<a href='Your full address here/TableName_View.php?editid1=".$keys["KeyFieldName"]."'>link</a>";
|
J
|
jasonfrew author 10/5/2010 |
Jason, here is a sample code to add to your body message code: $message.="<a href='Your full address here/TableName_View.php?editid1=".$keys["KeyFieldName"]."'>link</a>";
|
J
|
jasonfrew author 10/7/2010 |
Hi , my code looks as below |
A
|
ann 10/8/2010 |
Hi, |