CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    Feb 2001
    Location
    Tampa, Florida, USA
    Posts
    22

    A calendar popup in c#

    Hello, i'm new to asp c# programming, and i have a question.

    How can i have a calendar popup in asp.net?

    Ok, i have a webform in asp.net with a button(button1) and a textbox(textbox1), i want a popup calendar to popup when i click on button1, then once i select the date in the calendar, that date is inserted into textbox1.

    If anyone can help, please do...

    Thanks,
    Nathan Going
    Last edited by Nathan Going; August 27th, 2002 at 09:58 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured