Email
Password
Remember?
logout
my profile
login
sign up
SEARCH:
Home
Browse
Sign Up
Forums
January 04th 2001
Suppress
Expand
From: Suppress
Use the "group" attribute of the tag then another
inside that to display the remaining results
For Example:
#statequery.state#:
- #statequery.pincodes#
This will yeild the result:
Texas:
- 100760
- 979898
- 989867
[another state]:
- [another pincode]
...etc...
Hope this helps!!
> -----Original Message-----
> From: HARISH [mailto:vharish@yahoo.invalid]
> Sent: Friday, January 05, 2001 1:00 AM
> ...
Full Message
Expand
From: Suppress
The following info is easily obtained in any CF documentation, in the built-in
help of studio and in all of Ben Forta 's books.
Use the GROUP parameter of the cfoutput tag:
#STATE#
#pincodes"
HARI ...
Full Message
Expand
From: Suppress
#State# #Pincodes#
---- Begin Original Message ----
From: HARISH
Sent: 4 Jan 01 20:00:01 EST
To: azcfug-VgYJa0VH1e9BDgjK7y7TUQ@public.gmane.org
CC: tcfug-VgYJa0VH1e9BDgjK7y7TUQ@public.gmane.org
Subject: [az ...
Full Message
Similar Threads
(dangerous) feature idea
CLE266 based boards, xvmc
[mb-users] How to be a to
D-Link DWL-G520 ( HW Revi
Firebird vs Postgres
Newspaper listing
[Fwd Re Is my MSI DR8-A2
Qmail + Debian
password on a private key
Cannot convert XHTML to X
Use the "group" attribute of the tag then another
inside that to display the remaining results
For Example:
#statequery.state#:
- #statequery.pincodes#
This will yeild the result:
Texas:
- 100760
- 979898
- 989867
[another state]:
- [another pincode]
...etc...
Hope this helps!!
> -----Original Message-----
> From: HARISH [mailto:vharish@yahoo.invalid]
> Sent: Friday, January 05, 2001 1:00 AM
> ...