Personal dairy controlin ASP.NET

  • Thread starter Thread starter Uma
  • Start date Start date
U

Uma

Hi

I am new to ASP.NET and i want to develop my personal
dairy in ASP.NET.
In that,i want to write personal details for particular
timeings of particular date(like in yahoo calendar).How
can i do this.If any one knows please give me reply with
the source code or with control or with related URLs.
Thanks in advance.


Uma
 
Hi Uma
You can create your own calendar control, you can customize the existing
calendar control that ships with VS.net , or you can just use that one as
it is an make the click on the day link display the saved diary text for
that day ( you can open in a new page or just get the text to an existing
textbox control on that page ) .
Check also these links
http://www.developer.com/net/asp/article.php/3327181
http://blogs.msdn.com/monicaboris/archive/2004/02/16/74482.aspx
http://www.deardiary.net/
Hope this helps

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top