$('.bluebox').html('<h4 class="h4 bg-success"><img src="' + runnerLogo + '" width="75">My Results - ' + runnerEvent + '</h4><h5>'+ runnerDate + '<br>' + runnerRace + '</h5><h4>' + runnerName + ' (Bib: ' + runnerBib + ')</h4>Gender: ' + runnerGender + '<br>Age: ' + runnerAge + '<br>Age Group: ' + runnerAgeGroup + '<br>Location: ' + runnerLocation + '<br><br>Time Data<br>Chip Time: ' + runnerChip + '<br>Gun Time: ' + runnerGun + '<br>Start Delay: ' + runnerStart + '<br><br>Place Data<br>Overall Place: ' + runnerPlace + '<br>Gender Place: ' + runnerGenderPlace + '<br>Age Group Place: ' + runnerAgeGrpPlace + '<br>Age Graded Place: ' + runnerAgeGradedPlace)
Active Server Pages (ASP) is Microsoft’s first server-side engine for dynamic web pages. ASP’s support of the Component Object Model (COM) enables it to access and use compiled libraries such as DLLs. It has been superseded by ASP.NET, but will be supported by Internet Information Services (IIS) through at least 2022.
TRUSTED BY
ASKER