This is a multi-part message in MIME format.

------=_NextPart_000_0023_01BF9BB2.4609E200
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

In a form I've created, I have the following line which references a =
template which populates a select drop down box with
the names of the countries of the world:
=20
<cfmodule template=3D"cf_country.cfm" defaultSelected=3D"bb">
=20
 The form action's template generates an acknowledgement email which =
reproduces the data entered into the form.  However, the code I've put =
in the template only brings up the abbreviations of the countries' =
names.  What should I have put instead to generate the full names of the =
countries?  The code I'd used in the template was: =20

Country: #Form.country#

Sincerely
---
Hubert Earl
ICQ#:  16199853

I develop & maintain web sites internationally.  I also build web =
applications using CGI scripts written in Perl.  I accept subcontracting =
work.

**Personal web site:  http://www.geocities.com/SiliconValley/Peaks/8702/
(please remember to view this with a sense of humour!)

**Business web page:  http://home.talkcity.com/MigrationPath/hearl/

------=_NextPart_000_0023_01BF9BB2.4609E200
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 content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>In a form I've created, I have the =
following line=20
which references a template which populates a select drop down box =
with<BR>the=20
names of the countries of the world:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;cfmodule =
template=3D"cf_country.cfm"=20
defaultSelected=3D"bb"&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;The form action's template =
generates an=20
acknowledgement email which reproduces the data entered into the =
form.&nbsp;=20
However, the code I've put in the template only brings up the =
abbreviations of=20
the countries' names.&nbsp; What should I have put instead to generate =
the full=20
names of the countries?&nbsp; The code I'd used in the template =
was:&nbsp;=20
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Country: #Form.country#</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Sincerely</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>---<BR>Hubert Earl<BR>ICQ#:&nbsp;=20
16199853</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I develop &amp; maintain web sites=20
internationally.&nbsp; I also build web applications using CGI scripts =
written=20
in Perl.&nbsp; I accept subcontracting work.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>**Personal web site:&nbsp; <A=20
href=3D"http://www.geocities.com/SiliconValley/Peaks/8702/">http://www.ge=
ocities.com/SiliconValley/Peaks/8702/</A><BR>(please=20
remember to view this with a sense of humour!)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>**Business web page:&nbsp; <A=20
href=3D"http://home.talkcity.com/MigrationPath/hearl/">http://home.talkci=
ty.com/MigrationPath/hearl/</A></FONT></DIV></BODY></HTML>

------=_NextPart_000_0023_01BF9BB2.4609E200--

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

Reply via email to