Hi all,
I am trying to use the data i get back from my Ajax call,
the string i get back is
Johnmy text goes herethere text goes here
this should say John my text goes here there text goes here
how do i Ajax.lastdata to split the 3 bits of data up to be able to use them?
thank you.