Hi, I have a calendar contral on my web form. I would like to display an image on a different page (a simple html page that ends in .jpg) upon selection of a specific date in the calendar control. I know how to capture the date with the selectedDate method but how do I open up another page to display the image? Thanks in advance