Editable Calendar control



I have the need to have user type in some quantities by a date, and
therefore would like to show a calendar on a webform with a different
textbox for each day. I was wondering if this was possible to create in
ASP.Net. I know you can use the day render event to customize each day.
But I don't believe that I could get a textbox in there so that I could get
information back. Does anyone know of some sample somewhere on how to do
this?


--
TIA

Altman



.



Relevant Pages

  • Re: Dates in a listbox connected to a form...
    ... I take it you mean position the calendar form on the screen? ... Private Sub ActiveXCtl1_Click ... first textbox, because the calendar's click event didn't have the extra line ... the calendar control has no time ...
    (microsoft.public.access.forms)
  • Re: Dates in a listbox connected to a form...
    ... Can I tell it somehow exactly where I want the calendar to appear? ... calendar appears, click date, date goes to first textbox. ... "Nikos Yannacopoulos" wrote: ... you would have to use an Intfunction on the control ...
    (microsoft.public.access.forms)
  • Viewstate of Dynamically Generated Table Rowss ??
    ... With an ASP page you can add a webform textbox and button (ie not HTML ones) ... interacting with a HTML table. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Add Time to popup calendar
    ... Calendar is Allen Browne's popup form: ... 'Public gtxtCalTarget As TextBox 'Text box to return the date from the ... Optional strTitle As String) ... Private Function SetSelected ...
    (microsoft.public.access.formscoding)
  • Re: Page.Invalid
    ... The textbox is a texbox control on a webform, called txtEmail. ... I don't know what you mean by "regex". ...
    (microsoft.public.dotnet.framework.aspnet)