IMO, that's the hard way, because it means you can't just copy and paste controls between layouts. Instead, I simply check the state of the item. See
http://www.outlookcode.com/codedetail.aspx?id=32 for sample code.
Also note: The newsgroup interface you are using apparently does not quote earlier messages in the thread, making your latest message so short on detail that you risk not getting the answer you're looking for. Please take the time to quote the original message.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Ron Neville" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
> David,
>
> The Compose Page is what people see when they create the email or first
> open the form. The Read Page is what people see when they receive the
> email. You don't have to reference the active page. Your VBScript
> works on both so your names need to be unique.
>
>
> *** Sent via Developersdex http://www.developersdex.com ***