WAP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreWAP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today!
  #1  
Old March 19th, 2005, 09:34 AM
jpixel jpixel is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 47 jpixel User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 50 m 41 sec
Reputation Power: 4
Displaying more than one result in cards??

<cfquery name="getmakes" datasource="hj">
SELECT *
FROM stock
WHERE makeID='#url.makestring#'
</cfquery>

<wml>

<cfif #getmakes.recordcount# eq 0 >

<card id="noresults" title="">
<p>
No results were found.<br/>
</p>
</card>

<cfelse>
<cfset id=#getmakes.id#>

<cfoutput>
<card id="results" title="">
<p>
#id#<br/>
</p>

</card>
</cfoutput>

</cfif>

</wml>

The page above is relatively simple, basically the user in the previous page entered a string (makestring), the query then looks for records in the database. The thing is, there is going to be more than one result, how can I display all the records (id), I just dont know how to do it with the limitations of cards (in coldfusion it would be easy). Thanks!

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreWAP Programming > Displaying more than one result in cards??


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway