Hi everyone,<BR><BR>I'm attempting to drag an item and drop it onto a specific date on the calendar control so that it returns the date that the item was dropped on. I believe that this is possible ...
I had written a classic ASP event calendar and I wanted to convert to ASP.NET. I rewrote it as a C# class, and eventually I'll rewrite it as a control. Right now, it works the same as the old ...