|
i just want to ask how to create calendar using asp because i need to update the activities for the day
|
|
|
Diego, sorry nobody has replied in a timely manner. Your question is really too broad to get an answer in a forum post. I recommend you simply do a Google search for "ASP calendar" and see what you find. Just displaying a calendar is one thing, making it interactive for scheduling and notification purposes is a much larger task. There are many ASP components that you can purchase to make this task MUCH easier. DON`T be afraid to use components! There are hundreds of components out there to handle many common, but difficult code tasks. Some of these components are free and others cost hundreds of dollars. Even if you spend a few hundred for a good calendaring component, you will save more than that in programming time. (My opinion! I love to roll my own, but I don`t re-invent the wheel unless it helps the bottom line.) If you are not familiar with using ASP components, they are usually binaries that you must install on your server. If you are using a hosting service, you`ll have to get them to install it for you--if they`ll support the component.
|
|
|
|
|
|
|
|
|
// |