| Server IP : 104.21.21.239 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/domains/conciergechoiceawards.org/public_html/ |
Upload File : |
<cfset a = 'on'>
<cfinclude template="header.cfm">
<Table style="padding-left:20px;padding-right:20px;background-color: #fffed5;" align="center" width="100%"><tr><Td valign="top">
<center>
<h1>
<Cfquery name="getnoms" dataSource="#ds#">
select * from cca2018
where company like '%#url.finalist#%'
order by company
</cfquery>
<cfoutput query="Getnoms">
Meet Your 2018 Finalists <Br><font size=+1 face=helvetica> #url.finalist#</font><br><small><A href="<cfif left(website,4) is not 'http'>http://</cfif>#website#" target="_new"><font face=helvetica size=-1>
#website#</A></small>
</h1></center>
<p>
<font face=helvetica size=-1>
<br>
#excellence#<Br><br>
<Cfif #photo1# is not ''>
<img src="https://conciergechoiceawards.com/2018pics/#photo1#" style="max-width: 600px;"><br><br>
</Cfif>
<Cfif #photo2# is not ''>
<img src="https://conciergechoiceawards.com/2018pics/#photo2#" style="max-width: 600px;"><br><br>
</Cfif>
<Cfif #photo3# is not ''>
<img src="https://conciergechoiceawards.com/2018pics/#photo3#" style="max-width: 600px;"><br><br>
</Cfif>
<p>
</cfoutput>
</Td></tr></Table>
<cfinclude template="footer.cfm">