How can this be implemented on a web page? using c# and clicking a calander which will go to a booking form from each day and how to add database to this? using visuals tudios 2008, using For example a doctors practice.

Recommended Answers

All 2 Replies

>using c# and clicking a calander which will go to a booking form from each day

Handle the event of calendar and use page redirection method (Redirect or Transfer).

>how to add database to this?

Learn and use ADO.NET.

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.