Added: September/20/2004 at 12:52pm | IP Logged
|
|
|
Okay, I have an asp page that has a form on it. The user can input either someone's SSN or name. If they input a name like "Jones" and there are several Jones' in the results, I want the results to display below the form. (THIS IS WHERE I NEED HELP). I will add a hyperlink to each one to open in a new page. If the results have only one (either because they used a last name and there is only one person in the db that has that last name OR if the use an SSN) then I want another page with the information to display.
Thanks in advance for any assistance.
|