|
Home > Archive > Microsoft Content Management Server > October 2004 > does it have CmsPosting_Published?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
does it have CmsPosting_Published?
|
|
| choihead 2004-10-20, 2:46 am |
|
| |
| Angus Logan [MVP] 2004-10-20, 7:47 am |
| Hi,
Can you please restate your question 
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"choihead" <choihead@Hotmail.com> wrote in message
news:%23gPOgjntEHA.2300@TK2MSFTNGP09.phx.gbl...
>
>
| |
| Mei Ying [MVP] 2004-10-20, 7:47 am |
| Hi
I think ChoiHead is asking if there is an event triggered
when a posting's state changes to published, yes?
Unfortunately, there isn't. You can check to see if the
posting has been "Published" in either the
CmsPosting_Approved or CmsPosting_Submitted event handlers.
Also, if the posting's start date is set to a future date,
when that time arrives, the posting's state changes
to "published" without any events being triggered.
regards
Mei Ying
>-----Original Message-----
>Hi,
>
>Can you please restate your question 
>
>Regards
>--
> ________________________________________
>
>Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
>Product Specialist
>Microsoft Application Solutions
>Data#3 Limited
>E angus_logan@data3.com.au
>BLOG www.anguslogan.com
> ________________________________________
>"choihead" <choihead@Hotmail.com> wrote in message
>news:%23gPOgjntEHA.2300@TK2MSFTNGP09.phx.gbl...
>
>
>.
>
| |
|
|
| Stefan [MSFT] 2004-10-20, 7:47 am |
| Hi Mei Ying,
if you are right: congratulations! I wish I would be as good as you in mind
reading.
;-)
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"Mei Ying [MVP]" <anonymous@discussions.microsoft.com> wrote in message
news:037a01c4b686$b38c5d50$a401280a@phx.gbl...[vbcol=seagreen]
> Hi
>
> I think ChoiHead is asking if there is an event triggered
> when a posting's state changes to published, yes?
>
> Unfortunately, there isn't. You can check to see if the
> posting has been "Published" in either the
> CmsPosting_Approved or CmsPosting_Submitted event handlers.
>
> Also, if the posting's start date is set to a future date,
> when that time arrives, the posting's state changes
> to "published" without any events being triggered.
>
> regards
> Mei Ying
>
>
|
|
|
|
|