User Profile

Collapse

Profile Sidebar

Collapse
ThsSchmoo
ThsSchmoo
Last Activity: Feb 20 '08, 05:47 AM
Joined: Feb 18 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ThsSchmoo
    replied to Calender in C#
    in .NET
    Code:
    DateTime Date1;
    Date1 = cdr1.SelectedDate.ToString;
    txtDate.Text = Date1
    Any idea how to convert the date to a string?
    See more | Go to post
    Last edited by Plater; Feb 20 '08, 01:47 PM. Reason: adding code tags

    Leave a comment:


  • ThsSchmoo
    replied to Calender in C#
    in .NET
    Yes I am aware of that, but can anybody help me with code
    See more | Go to post

    Leave a comment:


  • ThsSchmoo
    started a topic Calender in C#
    in .NET

    Calender in C#

    Hi,

    I am new to C#, and i need to have a calender on my web app (asp.net). which will allow the user to select the days that the are available to work. Then I need to record these dates in a database. Any Ideas?

    Regards,

    Schmoo
    See more | Go to post
No activity results to display
Show More
Working...