PC Review


Reply
Thread Tools Rate Thread

Compose Page vs. Read Page

 
 
David Van Geest via OfficeKB.com
Guest
Posts: n/a
 
      31st Mar 2005
I have an Outlook 2003 form that has both a Compose Page and a Read Page.
In the VBScript behind the form, how to I tell if the Compose Page or the
Read Page is the active page? I've searched the object model but I can't
seem to find a property that would give me this information.

--
Message posted via http://www.officekb.com
 
Reply With Quote
 
 
 
 
Ron Neville
Guest
Posts: n/a
 
      31st Mar 2005
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 ***
 
Reply With Quote
 
David Van Geest via OfficeKB.com
Guest
Posts: n/a
 
      31st Mar 2005
Ron, are you saying that the page names need to be unique or the component
names need to be unique?

--
Message posted via http://www.officekb.com
 
Reply With Quote
 
Ron Neville
Guest
Posts: n/a
 
      31st Mar 2005
Component names

*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      31st Mar 2005
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 ***

 
Reply With Quote
 
David Van Geest via OfficeKB.com
Guest
Posts: n/a
 
      31st Mar 2005
I found the answer I was looking for. The creation date for a new item is
always set to 1/1/4501. The completed description is KB article 174515.
Here's the link:

http://support.microsoft.com/default...b;en-us;174515

--
Message posted via http://www.officekb.com
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compose page / read page =?Utf-8?B?SWFuIE0uIFdhbGtlcg==?= Microsoft Outlook Form Programming 3 5th Sep 2007 04:44 PM
Edit Compose Page and Read Page buttons are grayed out =?Utf-8?B?UmljaGFyZA==?= Microsoft Outlook Form Programming 3 1st Feb 2007 08:52 PM
read page to look like compose page =?Utf-8?B?U3RldmUgV29yY2VzdGVy?= Microsoft Outlook Form Programming 2 13th Dec 2006 04:14 PM
Accessing controls on Compose Page from Read Page Yoav Ben-Yosef Microsoft Outlook Form Programming 3 21st Nov 2004 06:15 AM
how outlook switches from compose page to Read Page,Urgent Nitin Agrawal Microsoft Outlook Form Programming 0 5th Sep 2003 09:10 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:26 PM.