Its kind of complicated.well iam trying to create a search form,where the output will be like :
Found (a number) results:
Name:
Surname:
[View Button1]
Name:
Surname:
[View Button2] and so on,depented on the results of query.
i am calling a fun on pageload.in that i create the buttons,and i am thinking before the append command to call another function to write the
Name:
Surname: . how can i do that? hope you get what i mean, thnx in advance