This is a multi-part message in MIME format.

------=_NextPart_000_00B5_01C0C8C4.6BD4FE80
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

This may sound to simple  . . . or maybe to complex  =3DO)  but why =
don't you put the editable "plain text" in a separate file that you can =
cfinclude in your templates inside any bold, italic or header tags, and =
to modify them you can make a page to load them in a textarea in a form:

<textarea cols=3D"20" rows=3D"20" name=3D"fieldOne" id=3D"fieldOne">
 <cfinclude template=3D"TextFile.txt">
</textarea>

and when yuo submit the modified text use a cffile to write it, this way =
your client only see the text you want him to see, and only can modify =
what you want.

Regards



Jose Alberto Guerra Ugalde
Mail: [EMAIL PROTECTED]
My ICQ page: http://www.mirabilis.com/1607021
My ICQ:1607021


------=_NextPart_000_00B5_01C0C8C4.6BD4FE80
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2462.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>This may sound to simple&nbsp; . =
.&nbsp;. or maybe=20
to complex &nbsp;=3DO) &nbsp;but why don't you put the editable "plain =
text" in a=20
separate file that you can cfinclude in your templates inside any bold, =
italic=20
or header tags, and to modify them you can make a page to load them in a =

textarea in a&nbsp;form:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;textarea cols=3D"20" rows=3D"20" =
name=3D"fieldOne"=20
id=3D"fieldOne"&gt;<BR>&nbsp;&lt;cfinclude=20
template=3D"TextFile.txt"&gt;<BR>&lt;/textarea&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>and when yuo submit the modified text =
use a cffile=20
to write it, this way your client only see the text you want him to see, =
and=20
only can modify what you want.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Regards</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV>Jose Alberto Guerra Ugalde<BR>Mail: <B><A=20
href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A></B><BR>=
My ICQ=20
page: <A=20
href=3D"http://www.mirabilis.com/1607021">http://www.mirabilis.com/160702=
1</A><BR>My=20
ICQ:<B>1607021</B><BR></DIV></BODY></HTML>

------=_NextPart_000_00B5_01C0C8C4.6BD4FE80--


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to