Tally List : mailing list management, archiving, and analysis
click for archive home
 
Archive of:
CF-Server
Cold Fusion Server Tech
 
home
24 hour view
quick stats
weekly updates
 
all tallylists
corporate solutions
archive your favorite
help / feedback


Search the Tallylist search by keyword:

About Cold Fusion :
product's home
product's list home
 
  Archived TallyList / CF-Server: 
Subject: RE: custom tags return
Gabriel Bulfon (39p/+0r)     Posted: Tuesday 16 Jan 2001
This post: 38 views, +0 rating

this is a trick, but is the correct form?

thank you

-----Original Message----- From: Stephen Moretti [mailto:stephen@cfmaster.co.uk] Sent: Tuesday, January 16, 2001 12:30 PM To: CF-Server Subject: RE: custom tags return

Gabriel,

Put :

<cfset "caller."&attributes.name = outputvalue>

or

<cfset "request."&attributes.name = outputvalue>

into your custom tag.

Both do the same thing, passing "outputvalue" back to the page that called the tag in a variable defined by the name attribute of your tag.

Regards

Stephen

> -----Original Message----- > From: gabriel [mailto:gabriel@bulfon.com.ar] > Sent: Tuesday, 16 January 2001 14:57 > To: CF-Server > Subject: custom tags return > > > I want that my custom tag return a value. I don't want use Caller > specifier. I want something like that > > <cf_myTag name="name"> > .. > .. > .. > <cfoutput>#name.value#</cfoutput> > > It's posible? > > thank in advance > > coldfusion developer > Lista de CF en Español-www.cfunleashed.com.ar > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to cf-server-request@houseoffusion.com with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com


Similar Subject Line Posts (+/- two weeks of this post)
RE: custom tags return  16 Jan 2001   (42 v/ +0 r)
RE: custom tags return  16 Jan 2001 (this post)   (38 v/ +0 r)
RE: custom tags return  16 Jan 2001   (26 v/ +0 r)
RE: custom tags return  16 Jan 2001   (29 v/ +0 r)
custom tags return  16 Jan 2001   (45 v/ +0 r)
 

Send a reply to the CF-Server list!
click to send a reply! NOTE: Many lists will reject your post unless you have already registered with them. Also - don't forget the right account to send from (for those with multiple emails!)

Feedback: If this post was exceptionally helpful, please help by giving this post a positive review.

 

TallyList : copyright Ububik - 2000