I need an asp.net page developed that features a repeater control with an SQL datasource. The items in the repeater control will be a small graphic, when the user clicks the graphic I'd like a modal window to appear with three options and a calendar. The user will select one of three options, click a calendar date and the hit "Submit" at which point the page will post the data to the database. A mock graphic is attached. The server is currently running asp.net 2.0, but can be upgraded with...