J
|
Jane 1/21/2008 |
Hi,
$value = ProcessLargeText(GetData($data,"FieldName", ""),"field=FieldName".$keylink,"",MODE_PRINT); and replace it with this one: $value = GetData($data,"FieldName", ""); |
M
|
Metiz author 1/24/2008 |
Thank you very much, Jane! |
J
|
Jane 1/24/2008 |
Joost, |
M
|
Metiz author 1/24/2008 |
That did it! thank you very much |