Skip to content
English
  • There are no suggestions because the search field is empty.

Full Page Advertisement and Race Results

Search

Full Page Advertisement + Race Results

Custom race results featuring a full page of advertisement can be easily made by updating a single line of code in the HTML.

Step 1: Forward the customer our reference template

See within the attachments the file called "RaceResultBlankTemplate.png"

Safe Area Reference Photo:

Full Blank Image Template:

See the attached folder for individual image templates

  • Full_Page_Sections.zip

Page Size formats:

  • 8.5x11 inches
  • 2550x3300 (300 ppi) pixels

Step 2: Update the server's database and file directory

You may need to create the following directory but ensure this file path exists and then paste the image from the customer into that directory:

"C:\clubspeedapps\assets\Speedsheet"


The file can technically be named anything but for simplicity's sake, I suggest you name it "TopBanner.png","RightPanel.png", and "BottomBanner.png" so it matches the formats within the ASPX file. 


Speaking of ASPX files, go to the following directory path:

"C:\ClubSpeed\wwwroot\PrivateWWW"

and then paste the attached ASPX file called "SpeedsheetFullPage.aspx" into this folder. If prompted to overwrite the file, be sure to take a backup of the original one first, then overwrite the file.


Now update the settings within SQL:

SQL > ClubspeedV8 > Tables > dbo.ControlPanel > MainEngine > UrlResultSheet

SQL > ClubspeedV8 > Tables > dbo.ControlPanel > MainEngine > UrlResultSheetEmail


For the "SettingValue" it should be:
http://localhost/PrivateWWW/SpeedsheetFullPage.aspx


You will need to restart the main engine in FireDaemon after these changes


Final Product Example:




Race Result Printer Kiosk URL:


Top Banner Code snippet default settings:


Right Panel Code snippet default settings:

Bottom Banner Code snippet default settings:





(46.6 KB) zip (10.5 KB) aspx (19.8 KB)

Related Articles