Code:

$adsUser.putEX(1, "Postofficebox", "")
$adsUser.setinfo



Yes this works, but of course my next question.
What is the difference between
Code:

$adsUser.putEX(1, "Postofficebox", "")


and
Code:

$adsUser.put("Postofficebox","")


and where can I read about putEX ?

THANKS !


Edited by Gerald_G (2005-08-10 03:57 AM)