Archive for April 13th, 2009

Create popup date picker in seperate window using ASP.NET calendar control

ASP.NET, C#, VB.NET 13.4.2009 3 Comments

I’ve gotten alot of feedback on our popup ASP.NET calendar control I posted awhile back. In that post I did it with a “fake” popup using DIV’s. In this post, I will do it with a traditional popup window.

Read More