Hey,
Well, you need to determine what are the differences between Student A0001 and B0003 (with what options are shown: CourseName, DateofBirth), to determine whether you can pickup the difference through code. Seeing A0001 and B0003 I would have to say that you would check the first letter of the user to pickup the difference, then output the appropriate info.
I use two panels to switch the appropriate content. If Student A.. logins in, then show the Listbox and textbox in panel1, otherwise, show the calendar and dropdownlist in panel2.
Brian
|