Hey all,
I have finished my Directory entry form and am now on the job of creating a form to generate reports. I would like to have an AJAX search box at the top where the user could begin typing in a name and the various matches from the db would show-up as links. When selected a report would return with all the info for that person.
However, I would also like to give the user the ability to return a report of the whole directory.
Would I start with a text-box field for the AJAX search and then have a radio button for "entire" directory? Or is there a better way to do this?
I also thought it might be nice to have more options like returning a report for all the names starting with "A" etc.
Any ideas??
Thanks,
I have finished my Directory entry form and am now on the job of creating a form to generate reports. I would like to have an AJAX search box at the top where the user could begin typing in a name and the various matches from the db would show-up as links. When selected a report would return with all the info for that person.
However, I would also like to give the user the ability to return a report of the whole directory.
Would I start with a text-box field for the AJAX search and then have a radio button for "entire" directory? Or is there a better way to do this?
I also thought it might be nice to have more options like returning a report for all the names starting with "A" etc.
Any ideas??
Thanks,