J
|
Jane 12/1/2008 |
Hi, $message = "<font style=\"color:#FF0000;\">" . "<strong>" . "Completed" . "</strong>" . "</font>"; return true; |
L
|
Lisa2006 author 12/1/2008 |
Hi, try to use this one:
|
J
|
Jane 12/1/2008 |
Hi, $message = "<font style=\"background:#FF0000;\">" . "<strong>" . "Completed" . "</strong>" . "</font>"; |
L
|
Lisa2006 author 12/1/2008 |
Hi, here is a sample:
|
J
|
Jane 12/1/2008 |
Hi, $message = "<div style=\"background:#FF0000;\">" . "<strong>" . "Completed" . "</strong>" . "</div>"; |
L
|
Lisa2006 author 12/3/2008 |
Hi Jane, |
J
|
Jane 12/4/2008 |
Hi, $message = "<p align=\"center\">" . "<strong>" . "<font style=\"color:#FF0000;\">" . "Wrong File Format" . "
|