Hi,
I cant browse for file. Means when I click on uploader button it does not open window. So it does nothing on click.
Before some days it was working fine. But suddenly this happend.
I have tried this function, but it doesnt alert the message
function CuteWebUI_AjaxUploader_OnBrowse()
{
alert("ON BROWSE");
}
These are the javascript errors
When I try on my local PC php server I dont get any problem. It happens on live site.
So please guide me where I am making mistake.
waiting for replay,
Thank you.