> Did you bind the date/time control to an Outlook field?
>
> --
> Sue Mosher, Outlook MVP
> Author of Configuring Microsoft Outlook 2003
>
http://www.turtleflock.com/olconfig/index.htm> and Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
>
http://www.outlookcode.com/jumpstart.aspx>
> "JohnG" <JohnG[ at ]discussions.microsoft.com> wrote in message news:5B50C7D6-CB83-4CBB-AF91-6B68F03E0C27[ at ]microsoft.com...
> > Well nevermind for now, I got bigger problems. I just tested the datepicker
> > by "run this form" and I can pick a new date just fine but when I send it to
> > the set email address and open it up today's date shown, not the date picked
> > by the user.
> >
> > So I need to chew this problem over first anyways.
> >
> >
> > "JohnG" wrote:
> >
> >> So I should design the form using the seperate read layout, then activate the
> >> read layout and everything should copy over?
> >>
> >>
> >>
> >> "Hollis Paul [MVP - Outlook]" wrote:
> >>
> >> > In article <91F81551-1E13-46B0-91C9-3D6934EB3491[ at ]microsoft.com>,
> >> > =?Utf-8?B?Sm9obkc=?= wrote:
> >> > > But when I copy that control and paste it on reply side of the form it
> >> > > doesn't take the compose form sides input and copy it to the reply side. As
> >> > > in when they pick a date on the compose I want that exact same date they
> >> > > picked to be duplicated to the reply side when I answer the form and send it
> >> > > back.
> >> > >
> >> > > The reply side acts like a completely new control box w/no relation to the
> >> > > compose side. I have done the copy and paste for other controls that do mimic
> >> > > each other just fine except in this case.
> >> > >
> >> > > I'm using Outlook 2002 on Windows XP Pro if that has anything to do with it.
> >> > >
> >> > > Any advice appreciated yet again.
> >> > >
> >> > > John
> >> > >
> >> > That is because it is a completely new control. What you need to do is design
> >> > the common elements of the form before you split the form into a compose and
> >> > read form. That way, the contents of the control will autoload into the similar
> >> > control on the read page.
> >> >
> >> > Go straight to Jail, do not pass go, do not collect 2,000,000 dollars!
> >> >
> >> >
> >> >
> >> >
> >> > --
> >> > Hollis Paul
> >> > Mukilteo, WA USA
> >> >
> >> >
> >> >
>