views:

114

answers:

1

Hello,

I am calling websevice through javascript by using SOAPClient and its working in Internet Explorer But not working in Firefox.

Actually Its working in firefox also when a webservice within same folder or same project.

But it not working in firefox if the webservice is not within same project.

For Internet Explorer it works in both the cases.

Can somebody help me to for this.......

Thanks

A: 

May be Cross-site HTTP requests issue?

S.Mark