This is a multi-part message in MIME format.
--------------C4B1E9AD8DEA66927C041D8D
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Okay, this is the first time I've seen this:
<cf_act_htmltags>

Looks like a custom tag...? What's it do, exactly?
Thanks!


Steve Ray


Sean Renet wrote:

> set up your parent index.cfm's cases to point to your child app's index.cfms
> like this:
>
> <cfcase value="forum,forumtopics,forumpostadd,forumpost,forummessage"
> delimiters=",">
>  <cfset title = "Forum">
>   <cf_act_htmltags>
>   <cfinclude template="forum/index.cfm">
>   </cf_act_htmltags>
> </cfcase>
>
> or use the way Hal came up with.

--------------C4B1E9AD8DEA66927C041D8D
Content-Type: text/x-vcard; charset=us-ascii;
 name="sray.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Steve Ray
Content-Disposition: attachment;
 filename="sray.vcf"

begin:vcard 
n:;
tel;fax:703.838.9799
tel;work:703.838.9777
x-mozilla-html:TRUE
url:www.matrixgroup.net
org:Matrix Group International
version:2.1
email;internet:[EMAIL PROTECTED]
title:Developer/Hipster
adr;quoted-printable:;;801 N. Fairfax Street=0D=0ASte. 205;Alexandria;Virginia;22314;
fn:Steve Ray
end:vcard

--------------C4B1E9AD8DEA66927C041D8D--

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to