Question
Auto Indexing Database Results
I have a request from my development committee to create
scrolling list of employee birthdays. I created a view in
SQL-Server for this. They would like the ASP.NET page to display
this list . . . but they would like the list to autoscroll to
today's birthdays by default, when the page opens. Is there a way
to accomplish this?
