403Webshell
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/home2/domains/conciergechoiceawards.org/public_html/awards.cfm
<Cfif #dateformat(currentdatetime,'yyyy-mm-dd')# lt '2016-09-27'
	>
Check back after midnight to see the winners!
<Cfabort>
</cfif>

<cfparam name="url.year" default="2014">
<cfsavecontent variable="headercontent">
<Cfoutput><title><cfif parameterexists(url.category)>#url.category# - </cfif>#url.year# (Concierge Choice Awards)</title></Cfoutput>
<meta name="keywords" content="Forgot Your Password">
<meta name="description"  content="Forget Your BroadwayWorld.com Login Information? Use the form below.">
</cfsavecontent>


<cfinclude template="header.cfm">
<table border="0" width=95%  >
  <tr>
  <Td>
<font face=helvetica  size=-1>



<Cfif parameterexists(url.year) and not parameterexists(url.category)>
<cfoutput>
<font face=helvetica size=+1 color=##000000><b>#url.year# Winners & Past Nominees</font>
</b></cfoutput>
<Cfquery name="getpics" datasource="#ds#">
select *
from cca
where year = '#url.year#'
order by category,nominee
</Cfquery>
<Cfoutput query="getpics">

<Cfif #getpics.category# is not #getpics.category[currentrow-1]#>
<p>
<a target="+new" href="awards.cfm?year=#url.year#&category=#urlencodedformat(category)#" style="text-decoration:none"><font face=helvetica size=+1><b>#category#</a></b></font>
<p>

</Cfif>

</Cfoutput>


</cfif>


<Cfif parameterexists(url.year) and parameterexists(url.category)>

<Cfquery name="getpics" datasource="#ds#">
select *
from cca
where year = '#url.year#' and
<Cfif #url.category# contains 'Maitre'>
category like '%Maitre%'
<Cfelse>
category like '%#url.category#%'
</cfif>
order by category,nominee
</Cfquery>
<table><tr><td>



<Cfif #url.year# eq '2008' and #url.category# eq 'Cultural Institution'>

<font face=helvetica size=+1 color=#54483c><b>Cultural Institution - 2008 WINNER</a></b></font>
<p>




<Table width="100%"><tr><Td width="50%" valign="top">

<Table width="100%" bgcolor="#54483c"><tr><Td>
<a target="+new" href="/listingsinfo.cfm?id=520&table=CulturalArts&year=2008&category=Cultural Institution&winner=on&pic=winner2.jpg" style="text-decoration:none"><font face=helvetica size=-1 color="white"><b>
American Museum of Natural History </font></a> </b>
 </Td></tr></Table>

<table width="300"><tr>
 <td>

 <font face=helvetica size=-2>
 <Table width=304 cellpadding="4" bgcolor="#fefcc9"><tr><td>
<img src="/ccapics/winner2.jpg" width="300">
<br>
<em>Josh Schnackenberg, American Museum of Natural History (Winner)</em>

</td></tr></Table>
</Td>
<Td width="300" valign="top">


 <p>
 <font face="helvetica" size=-1></font>

 </td>
</tr>
</table>
</td>
<Td width="50%" valign="top">




<Table width="100%" bgcolor="#54483c"><tr><Td>
<a target="+new" href="/listingsinfo.cfm?id=893&table=CulturalArts&year=2008&category=Cultural Institution&winner=on&pic=winner1.jpg" style="text-decoration:none"><font face=helvetica size=-1 color="white"><b>
Museum of Modern Art (MoMA) </font></a> </b>
 </Td></tr></Table>

<table width="300"><tr>
 <td>

 <font face=helvetica size=-2>
 <Table width=304 cellpadding="4" bgcolor="#fefcc9"><tr><td>
<img src="/ccapics/winner1.jpg" width="300">
<br>
<em>Julie Welch, Museum of Modern Art (Winner)</em>

</td></tr></Table>
</Td>
<Td width="300" valign="top">


 <p>
 <font face="helvetica" size=-1></font>

 </td>
</tr>
</table>
</td>
</tr>  </table>
</td>
</tr>
</table>
<Cfelse>


<cfset z = 1>

<Cfoutput query="getpics">

<cfif #getpics.tablename# is not ''>

<cfquery name="getinfom" datasource="#ds#">
select *
from #getpics.tablename#
where name = '#getpics.nominee#'
order by id desc
</cfquery>

</cfif>
<Cfif #url.category# contains 'Maitre'>
<Cfset #url.category# = "Maitre d' or Manager">
</cfif>


<cfquery name="getinfompic" datasource="#ds#">
select *
from ccapics
where year = #url.year# and category = '#url.category#'
order by caption
</cfquery>
<cfif #winner# eq 1>


<font face=helvetica size=+1 color=##54483c><b>#category# - #url.year# WINNER</a></b></font>
<p>



<Table width="100%" bgcolor="##54483c"><tr><Td>

<Cfif parameterexists(getinfom.id)>
<a target="+new" href="/listingsinfo.cfm?id=#getinfom.id#&table=#getpics.tablename#&year=#url.year#&category=#url.category#&winner=on&pic=#getinfompic.picname[z]#" style="text-decoration:none"></Cfif><font face=helvetica size=-1 color="white"><b>
#nominee# <Cfif len(individual) gt 3>- #individual#</Cfif></font></a> </b>
 </Td></tr></Table>


<table width="600"><tr>
 <td>

 <font face=helvetica size=-2>
 <Table width=304 cellpadding="4" bgcolor="##fefcc9"><tr><td>
<cfif #newimage# is not ''>
<Cfif parameterexists(getinfom.id)>
<a target="+new" href="/listingsinfo.cfm?id=#getinfom.id#&table=#getpics.tablename#&year=#url.year#&category=#url.category#&winner=on&pic=#getinfompic.picname[z]#" style="text-decoration:none"></cfif>
<img src="/2013images/#newimage#" style="max-width:300px;max-height:auto;">
</a></cfif>

<Cfif #getinfompic.winnerpic[z]# is not '' and year is not 2014>


<Table width="100%"><Tr><Td width="220">


 <img src="/ccapics/#getinfompic.picname[z]#" width="200"><br><br>


 <a target="+new" href="/listingsinfo.cfm?id=#getinfom.id#&table=#getpics.tablename#&year=#url.year#&category=#url.category#&winner=on&pic=#getinfompic.picname[z]#" style="text-decoration:none"><font face=helvetica size=-1><b>
#nominee# <Cfif len(individual) gt 3>- #individual#</Cfif></font></a>

</Td><Td width="400">
 <img src="/ccapics/#getinfompic.winnerpic[z]#" width="400">


<br>
 <Cfif  parameterexists(getinfompic.caption)>

<em>#getinfompic.caption[z]#</em>

 </td></tr></table>
</Cfif>



<Cfelse>


<Cfif #getinfompic.recordcount# eq 0>
 <cfquery name="getinfompic" datasource="#ds#">
select imagename as picname
from ccapics2010
where  company = '#nominee#'
</cfquery>
<cfif #getinfompic.picname# is not '' and #newimage# is '' and #year# is not 2015  and #year# is not 2016>
<img src="/CCA2010pics/#getinfompic.picname#" width="250">
</cfif>
<cfelse>

<Cfif #getinfompic.picname[z]# is not '' and #newimage# is ''>
	<img src="/ccapics/#getinfompic.picname[z]#" width="300">
</Cfif>

</Cfif>
<br>
 <Cfif  parameterexists(getinfompic.caption)>

<em>#getinfompic.caption[z]#</em>
</Cfif>



</Cfif>
</td></tr></Table>
</Td>
<Td width="300" valign="top">


 <p><Cfif parameterexists(getinfom.id)>

 <font face="helvetica" size=-1>#getinfom.ccadesc#</font>
 </Cfif>
 </td>
</tr>
</table>
<br />
<cfset z = z+1>

</cfif>

</Cfoutput>


</td></tr></table>

</Cfif>


<p>
<font face=helvetica size=+1 color=#54483c><b><cfif #Url.year# eq '2013' or #url.year# eq '2011'><cfoutput>#category#</cfoutput> </cfif> <Cfif parameterexists(url.category)><cfoutput>#url.category#</cfoutput></Cfif> Finalists</a></b></font>
<br>




<table><Tr><Td>
<Cfoutput query="getpics">

<cfif #getpics.tablename# is not ''>
<cfquery name="getinfom" datasource="#ds#">
select *
from #getpics.tablename#
where name = '#getpics.nominee#'
order by ccainfo desc

</cfquery></cfif>






<cfif #url.year# eq '20101'>


<cfquery name="getinfompic" datasource="#ds#">
select *
from ccapics2010
where company = '#nominee#'
</cfquery>



<cfif #url.year# eq '2010' and #getinfompic.recordcount# gt 0 and #getinfompic.imagename# is not '' and #nominee# is not "Michael's Tours">
<a target="+new" href="/listingsinfo.cfm?id=#getinfom.id#&table=#getpics.tablename#&year=#url.year#&category=#url.category#" style="text-decoration:none"><img src="http://conciergechoiceawards.com/CCA2010pics/#getinfompic.imagename#" width="150"  vspace="10" border="0"></a><br>
</cfif>


<cfif #winner# is not 1>

<Cfif parameterexists(getinfom.id)>
<a target="+new" href="/listingsinfo.cfm?id=#getinfom.id#&table=#getpics.tablename#&year=#url.year#&category=#url.category#" style="text-decoration:none"><font face=helvetica size=-1>&nbsp;<strong>#nominee#</strong></a> <Cfif len(individual) gt 3>- #individual#</Cfif><cfif #winner# eq 1><Font color=red><b>WINNER</b></Font></cfif><br />

<cfelse>

<a target="+new" href="#getpics.website#" style="text-decoration:none"><font face=helvetica size=-1>&nbsp;<strong>#nominee#</strong></a> <Cfif len(individual) gt 3>- #individual#</Cfif><cfif #winner# eq 1><Font color=red><b>WINNER</b></Font></cfif><br />
</cfif>


</cfif>
<cfelse>

<cfif #winner# is not 1>
<Cfif parameterexists(getinfom.id)>

<a target="+new" href="/listingsinfo.cfm?id=#getinfom.id#&table=#getpics.tablename#&year=#url.year#&category=#url.category#" style="text-decoration:none"><font face=helvetica size=-1>&nbsp;#nominee#</a> <Cfif len(individual) gt 3>- #individual#</Cfif><cfif #winner# eq 1><Font color=red><b>WINNER</b></Font></cfif><br />
<cfelse>
<a target="+new" href="#getpics.website#" style="text-decoration:none"><font face=helvetica size=-1>&nbsp;#nominee#</a> <Cfif len(individual) gt 3>- #individual#</Cfif><cfif #winner# eq 1><Font color=red><b>WINNER</b></Font></cfif><br />


</cfif>

</cfif>
</cfif>


</Cfoutput>

 </Td></Tr></table>
</cfif>
<div align="right"> <font face=helvetica size=-1>Winners & Past Nominees:
<strong><a target="+new" href="awards.cfm?year=2007">2007</a> |
<a target="+new" href="awards.cfm?year=2008">2008</a> |
<a target="+new" href="awards.cfm?year=2009">2009</a>
| <a target="+new" href="awards.cfm?year=2010">2010</a>
| <a target="+new" href="awards.cfm?year=2011">2011</a>
| <a target="+new" href="awards.cfm?year=2012">2012</a>
| <a target="+new" href="awards.cfm?year=2013">2013</a>
| <a target="+new" href="awards.cfm?year=2014">2014</a>
| <a target="+new" href="awards.cfm?year=2015">2015</a>
| <a target="+new" href="awards.cfm?year=2016">2016</a>
| <a target="+new" href="awards.cfm?year=2017">2017</a>

</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>

</Td></tr></table>
<br />


<cfinclude template="footer.cfm">

Youez - 2016 - github.com/yon3zu
LinuXploit