Hi,

Iam trying to write a new module which basically searches the user profiles and displays the user names. The users have filled in some values and i want users to be able to search among themselves saying what content has each give.

for this i thought I should write a new search module. The search module (which should be in a block) should be able to search the data and display the users with the data on the search results page. I dont know how to link between the form in the block to the page results. Can someone give me some ideas how to go about?