OK so how would your tag work with the following CF output

<cfoutput>
Consultants Email: #form.email#<br>

There preference: #form.choices#<br>

Feedback Information:#FORM.feedback#<br>

</cfoutput>

<Chris> wrote in message news:3aa798e0$[EMAIL PROTECTED]...
> Michael,
>
>   Not really.  You need to format the message to insert a line feed to
force the
> wrap.  That is why I created the tag in the first place.  Regardless of
whether
> you use the tag, you'll still need to use the logic/code that is
encapsulated
> within the tag.  I suppose you could always download the tag, copy the
code, and
> dump it into your template, though I can't imagine why you would want to
do that.
>
> Chris Evans
> [EMAIL PROTECTED]
> http://www.fuseware.com
>
>
> "Michael" wrote on 2001/03/08 at 02:11 PM:
>
> > Is there a way to do it other wise then this, and using a custom tag,  I
am
> > just asking thats all
> >
> > Thanks
> >
> > Michael
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to