Array |
1 | Struct | codePrintHTML | string | 44: <cfset vcffile = "#APPLICATION.CustomAbsolutePath#\#APPLICATION.CompanyID#\tempfolder\#retAgentDetails.query.FirstName# #retAgentDetails.query.LastName#.vcf"><br>
45: <br>
<b>46: <cffile action="write" file="#vcffile#" output="#ArrayToList(aVCard,Chr(13) & Chr(10))#" nameconflict="overwrite"></b><br>
47: <cfheader name="Content-Disposition" value='attachment; filename="#retAgentDetails.query.FirstName# #retAgentDetails.query.LastName#.vcf"'><br>
48: <cfcontent file="#vcffile#" reset="yes" type="text/x-vCard" deletefile="no"><br>
|
| codePrintPlain | string | 44: <cfset vcffile = "#APPLICATION.CustomAbsolutePath#\#APPLICATION.CompanyID#\tempfolder\#retAgentDetails.query.FirstName# #retAgentDetails.query.LastName#.vcf">
45:
46: <cffile action="write" file="#vcffile#" output="#ArrayToList(aVCard,Chr(13) & Chr(10))#" nameconflict="overwrite">
47: <cfheader name="Content-Disposition" value='attachment; filename="#retAgentDetails.query.FirstName# #retAgentDetails.query.LastName#.vcf"'>
48: <cfcontent file="#vcffile#" reset="yes" type="text/x-vCard" deletefile="no">
|
| column | | id | | line | | Raw_Trace | string | iqweb.app._utils_agentvcard_cfm322$cf.call(/production/iqweb/app/_utils.agentvcard.cfm:46) |
| template | string | C:\realistiq\production\iqweb\app\_utils.agentvcard.cfm |
| type | |
|
2 | Struct | codePrintHTML | string | 107: <br>
108: <cfif FileExists("#request.AppAbsolutePath#/app/_#local.PageName#.cfm")><br>
<b>109: <cfinclude template="#request.AppMapPath#/app/_#local.PageName#.cfm" /></b><br>
110: <cfelse><br>
111: <cfset MissingFile = local.PageName><br>
|
| codePrintPlain | string | 107:
108: <cfif FileExists("#request.AppAbsolutePath#/app/_#local.PageName#.cfm")>
109: <cfinclude template="#request.AppMapPath#/app/_#local.PageName#.cfm" />
110: <cfelse>
111: <cfset MissingFile = local.PageName>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:109) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
3 | Struct | codePrintHTML | string | 1: <cfoutput><br>
<b>2: #request.iqlib.renderCat()#</b><br>
3: </cfoutput><br>
|
| codePrintPlain | string | 1: <cfoutput>
2: #request.iqlib.renderCat()#
3: </cfoutput>
|
| column | | id | | line | | Raw_Trace | string | iqweb.app._utils_cfm$cf.call(/production/iqweb/app/_utils.cfm:2) |
| template | string | C:\realistiq\production\iqweb\app\_utils.cfm |
| type | |
|
4 | Struct | codePrintHTML | string | 80: <br>
81: <cfif FileExists("#request.AppAbsolutePath#/app/_#local.PageName#.cfm")><br>
<b>82: <cfinclude template="#request.AppMapPath#/app/_#local.PageName#.cfm" /></b><br>
83: <cfelse><br>
84: <cfset MissingFile = local.PageName><br>
|
| codePrintPlain | string | 80:
81: <cfif FileExists("#request.AppAbsolutePath#/app/_#local.PageName#.cfm")>
82: <cfinclude template="#request.AppMapPath#/app/_#local.PageName#.cfm" />
83: <cfelse>
84: <cfset MissingFile = local.PageName>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:82) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
5 | Struct | codePrintHTML | string | 53: <cfif local.Layout EQ "none"><br>
54: <cfscript><br>
<b>55: RenderPage();</b><br>
56: </cfscript><br>
57: <cfelse><br>
|
| codePrintPlain | string | 53: <cfif local.Layout EQ "none">
54: <cfscript>
55: RenderPage();
56: </cfscript>
57: <cfelse>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:55) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
6 | Struct | codePrintHTML | string | 37: </cfif><br>
38: <cfscript><br>
<b>39: doLayout();</b><br>
40: </cfscript><br>
41: </cfif><br>
|
| codePrintPlain | string | 37: </cfif>
38: <cfscript>
39: doLayout();
40: </cfscript>
41: </cfif>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:39) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
7 | Struct | codePrintHTML | string | 323: <cfset local.url = new lib.url() /><br>
324: <cfset local.url.process(CGI.path_info) /><br>
<b>325: <cfoutput>#request.iqlib.RenderContent()#</cfoutput></b><br>
326: </cfif><br>
327: </cfif><br>
|
| codePrintPlain | string | 323: <cfset local.url = new lib.url() />
324: <cfset local.url.process(CGI.path_info) />
325: <cfoutput>#request.iqlib.RenderContent()#</cfoutput>
326: </cfif>
327: </cfif>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:325) |
| template | string | C:\realistiq\production\iqweb\application.cfc |
| type | |
|