[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Textarea problem - need help
I tried as you suggested:
> Try changing:
>
> <b>[scratch new_support_comments]</b>
>
>...to:
>
> <b>![scratch new_support_comments]!</b>
>
Result is:
Old value: !aaa !
New value: !aaa !
I seem to me that they both have on trailing white space.
> ...and the same for the [value] - just as a test.
> You may be able to see if there's any leading/trailing white-space.
> If not then do a "view source" in your browser and check in there.
If I view source this is what look like:
Old value: <b>!aaaa
!</B>
New value: <b>!aaaa
!</b>
They seem same to me.
I can not see any differences.
Any other ideas ???
> If the [value] has leading/trailing white-space then you can use the
> filter="strip" arg to clear it. If the [scratch] has white-space
> then you can use the [filter] tag with op="strip".
Thanks a lot
Alma