$.ajax()

$.ajax()

Hey,

I'm using $.ajax to call a web service. All seems to be going well to the point the function in my succeed: function(parameters) is called.

However, this is actually the problem domain. When I pass a parameter to this function, the firebug console window tells me it is not defined. In essence it is saying there is no data being passed to the function.

Strangely, well to me, is that the response, again in the firebug console, actually shows the data returned from my web service.

It would be grand if one of you good fellows of the seven seas could assist my troubles. In return you can have 40 bags of swag and plenty of contraband.

Cheers