| 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 : |
<Cfif not parameterexists(url.id) or not isnumeric(url.id)>
<cfabort></cfif>
<cfinclude template="header.cfm">
<table border="0" width=95% bgcolor="white" cellpadding="4" >
<tr>
<Td>
<cfoutput>
<font face=helvetica size=+1 color=##000000><b>
<cfif #Url.id# eq '25874'>CCA Awards & Committee</cfif>
<cfif #Url.id# eq '25873'>NYCAHC</cfif>
<cfif #Url.id# eq '25872'>Davler Media Group</cfif>
<cfif #Url.id# eq '25921'>CCA Past Commemorative Journal</cfif>
<cfif #Url.id# eq '25922'>Last Year's Highlights</cfif>
<p>
</font>
</b></cfoutput>
<Cfif not parameterexists(url.id) or not isnumeric(url.id)>
<cfabort></cfif>
<font face=helvetica size=-1>
<cfquery name="getstuff" datasource="#ds#">
select copy
from columntable
where id = #url.id#
</cfquery>
<Cfoutput query="Getstuff">
#copy#
</Cfoutput>
</Td></tr></table>
<br />
<br />
<cfinclude template="footer.cfm">