Outlook Calendar forms

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

I am designing a form to use for hospital procedure scheduling. Do I
have to start with date and time entry on the standard form and then
go to page 2 for additional information, or can I eliminate the first
page, and have the date/time entries, etc. populate the calendar?
Also, I am using dtpicker for date entry but there is no time picker.
Where can I find that?
Thanks in advance.
 
If you are using the MS datepicker it also allows time entry, you just have
to set it for that.

Go to www.outlookcode.com and search on datepicker to see how to use that
control for what you want. You will also find a lot of forms and form design
information there.
 
If you are using the MS datepicker it also allows time entry, you just have
to set it for that.

Go towww.outlookcode.comand search on datepicker to see how to use that
control for what you want. You will also find a lot of forms and form design
information there.








- Show quoted text -

Thank you!
 
Back
Top