Hi frens,
i have a requirement, where on selecting a option from dropdown, next 2-3 text field should get populated with data from db(without refresh), i managed to get this this thing to work using ajax/jquery, but i am not able to display the data in their respective fields, its returning as a single text and getting displayed in one field.
is there any function like explode in php??
can someone pls throw light on how to get through this problem.
any help/suggestion appreciated.
Thanks