2008/11/19 EMoreth <[EMAIL PROTECTED]>: > I don't know if i really understood the problem here... > > But onComplete gets a XMLHttpRequest object. that has your server > response on XMLHttpRequest.responseText. in your case: > val.responseText. > > Passing val as a parameter is a fully new Object as a value of > parameter. This is not allowed... > > Had you tried this ??
The short answer is 'no' but having tested it, it would seem that that is the nicer, less messy way to do it :) I have noted this down for future reference. -- James Hoddinott --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
