From: Jim H. <ha...@us...> - 2002-02-13 18:15:12
|
On Wed, 13 Feb 2002, Chris Fedde wrote: > I'm guessing that your code is not changing the attribute value if one > already exists. You typicly have to "replace" a value if it exists and > "add" it if it does not. replace will also add if nothing is there |