J
|
Jane 10/16/2008 |
Hi, |
|
scuba author 10/16/2008 |
thank, can you give me a hint on how exactly? something like this? |
J
|
Jane 10/20/2008 |
Hi, $value = "<a href=\"mailto:".$value."\">".$value."</a>"; |
|
scuba author 10/20/2008 |
thanks, that basically works. The field links to the correct email adress. Now only the first letter of the email-address is shown in view. I want it to be shown as ">>" - how can that be done? |
L
|
laonian 10/20/2008 |
thanks, that basically works. The field links to the correct email adress. Now only the first letter of the email-address is shown in view. I want it to be shown as ">>" - how can that be done? Thanks in advance!!!!!
|
|
scuba author 10/20/2008 |
Thanks for the help, works great!!!!!!!! |