Thanks Adam,
It looks like using these error functions are conflicting with this function. The below function doesn't work when used with the error functions
function CuteWebUI_AjaxUploader_OnQueueUI(list)
{
return false;
}
Any suggestions to how to use the error functions with this function correctly, or is there a different way to solve this conflict?
Thanks
Kal