Advertisement

10.02.2008 at 09:37AM PDT, ID: 23782257 | Points: 500
[x]
Attachment Details

coldfusion problem with opening a blank page outside frame

Asked by faizershez in ColdFusion Studio, ColdFusion Application Server, Cold Fusion Markup Language

following code exist in a page resides in mainframe
when call locationitempreview by using target="_self" page displays successfully within the frame
but if i want to display this page in new window it gives me

following error
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.


<cfform format="flash" width="550" action="locationitempreview.cfm" method="post" timeout="60" name="form2" height="290" skin="haloorange" style="backgroundAlpha: 0;" wmode="transparent" target="new">
      <cfformgroup type="panel" height="280" style="indicatorGap:0; verticalGap:5; headerColors: ##238AB6, ##238AB6;" label="Product Sales">
      <cfformgroup type="vertical">
             <cfinput type="datefield" name="startdate" width="100" label="From Date" required="yes" message="From Date is Required">
<cfinput type="datefield" name="enddate" width="100" label="To Date" required="yes" message="To Date is Required">
<cfquery name = "getlocations" datasource="Shrimpy">
         select convert(numeric,'5000') locationid,'Select All' locationname
             union
             select locationid,locationname
             from location
             order by locationname
      </cfquery>  
<cfselect
      name = "locationlov"
      size = "1"
      required = "Yes"
      query = "getlocations"
      value ="locationid"
        queryPosition="below"
        display="locationname" label="Location" >
  </cfselect>
<cfselect name="output" width="150" label="Output">
<option value="pdf">Acrobat Reader</option>
<option value="flashpaper">Flash Paper</option>
</cfselect>
</cfformgroup>                        
<cfformgroup type="Horizontal" style="border:inset">
<cfinput type="submit" name="submitit" value="View" width="50">
<cfinput type="Reset" name="resetit" value="Reset" width="50">
</cfformgroup>
      </cfformgroup>
      </cfform>            Start Free Trial
 
Loading Advertisement...
 
[+][-]10.02.2008 at 09:53AM PDT, ID: 22626098

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.02.2008 at 10:06AM PDT, ID: 22626220

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.02.2008 at 10:09AM PDT, ID: 22626238

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.02.2008 at 10:14AM PDT, ID: 22626284

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.02.2008 at 10:18AM PDT, ID: 22626321

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.02.2008 at 10:27AM PDT, ID: 22626420

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.02.2008 at 10:31AM PDT, ID: 22626473

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.02.2008 at 10:34AM PDT, ID: 22626502

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.02.2008 at 10:52AM PDT, ID: 22626692

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.02.2008 at 10:57AM PDT, ID: 22626748

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.02.2008 at 10:57AM PDT, ID: 22626751

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.03.2008 at 08:36AM PDT, ID: 22635029

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.03.2008 at 10:54AM PDT, ID: 22636299

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.03.2008 at 10:56AM PDT, ID: 22636325

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.03.2008 at 11:21AM PDT, ID: 22636539

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.03.2008 at 11:50AM PDT, ID: 22636847

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.03.2008 at 11:53AM PDT, ID: 22636877

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.03.2008 at 12:15PM PDT, ID: 22637078

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.03.2008 at 02:35PM PDT, ID: 22638284

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.06.2008 at 12:50AM PDT, ID: 22647708

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.16.2008 at 03:41PM PDT, ID: 22736450

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-44 - Hierarchy / EE_QW_2_20070628