Events after saving page properties
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Events after saving page properties

 
Post new topic   Reply to topic    Windows Server Forum Index -> CMS Server
Author Message
Leeor Chernov
Guest





Posted: Mon Jan 10, 2005 11:01 pm    Post subject: Events after saving page properties Reply with quote

Hi,
Can I catch an event in a template , or in another handler after I save
page(posting) custom properties from the console???

TNX
Leeor
Back to top
Stefan [MSFT]
Guest





Posted: Mon Jan 10, 2005 11:06 pm    Post subject: Re: Events after saving page properties Reply with quote

Hi Leeor,

what would you like to achieve?
To modify a property during save?

Check out the following articles:
http://blogs.msdn.com/stefan_gossner/articles/252808.aspx

http://blogs.msdn.com/stefan_gossner/archive/2004/04/25/119613.aspx

Cheers,
Stefan.

"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:#KbukWz9EHA.2012@TK2MSFTNGP15.phx.gbl...
Quote:
Hi,
Can I catch an event in a template , or in another handler after I save
page(posting) custom properties from the console???

TNX
Leeor


Back to top
Leeor Chernov
Guest





Posted: Tue Jan 11, 2005 1:42 pm    Post subject: Re: Events after saving page properties Reply with quote

Hi Stefan ,
Yes I wanted to Deliver values from custom property to a placeholder during
save, and I think I found the best solution,,'
Using the Saving_Content event of the placeholder !
What do you think ?
"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:Olcjraz9EHA.3980@TK2MSFTNGP11.phx.gbl...
Quote:
Hi Leeor,

what would you like to achieve?
To modify a property during save?

Check out the following articles:
http://blogs.msdn.com/stefan_gossner/articles/252808.aspx

http://blogs.msdn.com/stefan_gossner/archive/2004/04/25/119613.aspx

Cheers,
Stefan.

"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:#KbukWz9EHA.2012@TK2MSFTNGP15.phx.gbl...
Hi,
Can I catch an event in a template , or in another handler after I save
page(posting) custom properties from the console???

TNX
Leeor




Back to top
Stefan [MSFT]
Guest





Posted: Tue Jan 11, 2005 2:38 pm    Post subject: Re: Events after saving page properties Reply with quote

Hi Leeor,

that sounds similar to the approach in my second link below.

Cheers,
Stefan.

"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:OuzgAD79EHA.2596@tk2msftngp13.phx.gbl...
Quote:
Hi Stefan ,
Yes I wanted to Deliver values from custom property to a placeholder
during
save, and I think I found the best solution,,'
Using the Saving_Content event of the placeholder !
What do you think ?
"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:Olcjraz9EHA.3980@TK2MSFTNGP11.phx.gbl...
Hi Leeor,

what would you like to achieve?
To modify a property during save?

Check out the following articles:
http://blogs.msdn.com/stefan_gossner/articles/252808.aspx

http://blogs.msdn.com/stefan_gossner/archive/2004/04/25/119613.aspx

Cheers,
Stefan.

"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:#KbukWz9EHA.2012@TK2MSFTNGP15.phx.gbl...
Hi,
Can I catch an event in a template , or in another handler after I
save
page(posting) custom properties from the console???

TNX
Leeor






Back to top
Leeor Chernov
Guest





Posted: Tue Jan 11, 2005 3:19 pm    Post subject: Re: Events after saving page properties Reply with quote

Thank you very much..
You can add to your Article the Performed_Action and Invoked_Action , It is
very helpful for catching the Default Console Events (by the Control Id
that invoked the event), and it is surely useful for many developers who
wants to make operations(like sinding emails) after save, or befoew apprve
etc

Leeor

"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:OsJW0j79EHA.960@TK2MSFTNGP11.phx.gbl...
Quote:
Hi Leeor,

that sounds similar to the approach in my second link below.

Cheers,
Stefan.

"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:OuzgAD79EHA.2596@tk2msftngp13.phx.gbl...
Hi Stefan ,
Yes I wanted to Deliver values from custom property to a placeholder
during
save, and I think I found the best solution,,'
Using the Saving_Content event of the placeholder !
What do you think ?
"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:Olcjraz9EHA.3980@TK2MSFTNGP11.phx.gbl...
Hi Leeor,

what would you like to achieve?
To modify a property during save?

Check out the following articles:
http://blogs.msdn.com/stefan_gossner/articles/252808.aspx

http://blogs.msdn.com/stefan_gossner/archive/2004/04/25/119613.aspx

Cheers,
Stefan.

"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:#KbukWz9EHA.2012@TK2MSFTNGP15.phx.gbl...
Hi,
Can I catch an event in a template , or in another handler after I
save
page(posting) custom properties from the console???

TNX
Leeor








Back to top
Stefan [MSFT]
Guest





Posted: Tue Jan 11, 2005 7:35 pm    Post subject: Re: Events after saving page properties Reply with quote

Hi Leeor,

good hint! Do you have some sample code for this you could share?
Then please send it to me at webmaster@stefan-gossner.de

Thanks in advance,
Stefan.


"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:u$HS1479EHA.3640@tk2msftngp13.phx.gbl...
Quote:
Thank you very much..
You can add to your Article the Performed_Action and Invoked_Action , It
is
very helpful for catching the Default Console Events (by the Control Id
that invoked the event), and it is surely useful for many developers who
wants to make operations(like sinding emails) after save, or befoew apprve
etc

Leeor

"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:OsJW0j79EHA.960@TK2MSFTNGP11.phx.gbl...
Hi Leeor,

that sounds similar to the approach in my second link below.

Cheers,
Stefan.

"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:OuzgAD79EHA.2596@tk2msftngp13.phx.gbl...
Hi Stefan ,
Yes I wanted to Deliver values from custom property to a placeholder
during
save, and I think I found the best solution,,'
Using the Saving_Content event of the placeholder !
What do you think ?
"Stefan [MSFT]" <stefang@online.microsoft.com> כתב
בהודעה:Olcjraz9EHA.3980@TK2MSFTNGP11.phx.gbl...
Hi Leeor,

what would you like to achieve?
To modify a property during save?

Check out the following articles:
http://blogs.msdn.com/stefan_gossner/articles/252808.aspx

http://blogs.msdn.com/stefan_gossner/archive/2004/04/25/119613.aspx

Cheers,
Stefan.

"Leeor Chernov" <leeor_chernov@mod.gov.il> wrote in message
news:#KbukWz9EHA.2012@TK2MSFTNGP15.phx.gbl...
Hi,
Can I catch an event in a template , or in another handler after I
save
page(posting) custom properties from the console???

TNX
Leeor










Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> CMS Server All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB