I inserted a Calendar object in my page. I want that when I click a certain date, let's say a label will appear visible in the page such as "This day is your scheduled meeting!". Assume that this label is set initially as lblMsg.visible = false;. How can I do this in ASP.Net using C# as my script?
ebabes 0 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.