Hi,
I'm using a ScriptManager to call a webservice method. I have a button and I'm using onClientClick to call a javascript method that will call the web service as I need to make a check before the postback occurs.
I have tested my page on IE and it works fine but it doesn't work on Firefox 2 and Safari on Windows.
Any leads?
Thanks.
I'm using a ScriptManager to call a webservice method. I have a button and I'm using onClientClick to call a javascript method that will call the web service as I need to make a check before the postback occurs.
I have tested my page on IE and it works fine but it doesn't work on Firefox 2 and Safari on Windows.
Any leads?
Thanks.