Forgot your password? Register
Dynamic Lists

Since each embedded page uses two key variables (Event ID and page), it is possible to create a single page to handle multiple events or event different pages. You can do this by passing a variable through the web page URL into the embedded Javascript.

Here you can see the eventid variable is passed from the URL into the function to load the event id specified in the URL.

<div id="divRRPublish" class="RRPublish"></div>
    <script type="text/javascript" src="https://my.raceresult.com/RRPublish/load.js.php?lang=en"></script>
    <script type="text/javascript">
        <!--
            var rrp=new RRPublish(document.getElementById("divRRPublish"), eventid, "results");
        rrp.ShowTimerLogo=true;
        rrp.ShowInfoText=false;
        -->
    </script>
    <style>
        /* Add custom CSS here or elsewhere to change the design */
    </style>

 

×

Do you have a question?

Our team is happy to advise you personally.

Contact us!

The team at RACE RESULT will be happy to assess your individual needs, troubleshoot existing issues and answer any questions that you might have. Feel free to reach out through the provided form now.

If you have a support question, please add your event ID!

I have read the data privacy terms.