A byte array is better, as you can't get a byte array from a String without
specifying an encoding type, and I'm not sure a library knows what encoding to
use. ie. string.getBytes() is bad, and string.getBytes("utf-8") is good._______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

