Advertisement

05.07.2008 at 05:37AM PDT, ID: 23382495
[x]
Attachment Details

Show image with CFIF and two queries

Asked by panosms in ColdFusion Studio, ColdFusion Application Server

Tags: ,

Hello experts.
In my result page i have a button to send one artikel with Art_ID to the shoppingcard.
Now if the artikel is allready in the shoppingcard i want to show another image.
I use for the results the query=artikel and to get the art_ID from the shoppingcard the query qcard.
I have allready tried something but i have an error :ColdFusion was looking at the following text:
<
Here is my code:Start Free Trial
1:
2:
3:
4:
5:
<cfif <cfoutput>#artikel.Art_ID#</cfoutput> EQ <cfoutput>#qpark.Art_ID#</cfoutput> > <img  border="0"src="img/ParksmallOK.png"/>
    <cfelse>
       <input type="hidden" onFocus="this.select()" size="1" value="1" name="Art_ID<cfoutput>#WADAdboartikel.Art_ID#</cfoutput>"> 
      <a href="#" onClick='self.location.replace("addItem.cfm?Art_ID=<cfoutput>#artikel.Art_ID#</cfoutput>&iCount="+document.f.Art_ID<cfoutput>#artikel.Art_ID#</cfoutput>.value + "&nrecords=" + document.getElementById("nrecords").value )'/>
<img  border="0"src="img/Parksmall.png" ></a></cfif>
 
Loading Advertisement...
 
[+][-]05.07.2008 at 06:37AM PDT, ID: 21516231

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: ColdFusion Studio, ColdFusion Application Server
Tags: ADOBE, COLDFUSION
Sign Up Now!
Solution Provided By: SidFishes
Participating Experts: 1
Solution Grade: A
 
 
[+][-]05.07.2008 at 07:04AM PDT, ID: 21516456

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.07.2008 at 07:18AM PDT, ID: 21516608

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628