Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Niklas Hjelm 104 posts 125 karma points
    Nov 12, 2011 @ 09:10
    Niklas Hjelm
    0

    Call a method when page is created?

    Hi everyone!

    I found this great blogpost http://madskristensen.net/post/Ping-using-XML-RPC-in-ASPNET.aspx explaining how you can ping a page using .net. Does anyone know how I can call the method PingService.Send();

    when a page is updated/created in umbraco without modifying the source?

    Thanks / Niklas

     

  • Rich Green 2246 posts 4006 karma points
    Nov 12, 2011 @ 10:36
  • Niklas Hjelm 104 posts 125 karma points
    Nov 12, 2011 @ 10:46
    Niklas Hjelm
    0

    Perfect thanks. Do I just put my .cs file in the app_data folder?

    / Niklas

  • Rich Green 2246 posts 4006 karma points
    Nov 12, 2011 @ 10:50
    Rich Green
    0

    Hey Niklas,

    No, you need to set up a small visual studio solution and build the .dll file and put this in your bin directory.

    Do you have Umbraco TV? If so you can watch this video http://umbraco.com/help-and-support/video-tutorials/developing-with-umbraco/events/introduction-to-events/TVPlayer

    Rich

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies