hullo frenz,
i am designing an employee database.
the records are displayed on a master (emp.vb) form whereas the search button is on a seaparate form(emp_search.vb).
hw do i code the search button on the 'emp_search.vb' page so that this form closes automatically and den the records are displayed on the 'emp.vb' form.
on what event should i code?
also if i code on the clik event of a button on emp.vb form den as soon as the search form is closed then the searched data is lost and d original records are displayed. ie the entire database.
plz do help me in dis regard
riddhi