Hi,
I need to be able to change upload URL at runtime for the Uploader Tool you have listed on
http://browserplus.yahoo.com/developer/web/toolbox/upload/is there any way to do that without making custom uploader out of yours?
Your sample
var customUploader = BPTool.Uploader.create("anotherDiv", { }....is invalid because in this case customUploader will be undefined...
Cheers,
Evi