Check if loop is completed and if true, execute server side code

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 21 Dec 2006 Link to this post

    Requirements

    r.a.d.rotator
    version

    2.5

    .NET version

    2.0

    Visual Studio version

    2005

    programming language

    C#

    browser support

    all browsers supported by r.a.d.rotator


     
    PROJECT DESCRIPTION
    This project shows how to check if a loop has completed and if true, execute server side code.

    This is achieved by using a handler for the OnClientFrameChanged event and checking what the CurrentFrame is each time a frame is changed. Also, we use a button (made invisible by setting negative values for the position's attributes LEFT and TOP) to execute server side code with its Click server side handler.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.