This is a multi-part message in MIME format.

------=_NextPart_000_0009_01BFF8AF.22497D30
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi All,=20

I'm trying to capture the selected item from a dropdown list box. My =
first attempt to do this. The book says it "passes the "Value" as in:=20

<CFForm Name=3D"Form1" ACTION=3DForm2.cfm"

<CFQuery Name=3D"Get_Area"

.etc - works OK.



<CFSelect Name=3D"Area_Name"=20

Query=3D"Get_Area"=20

Value=3D"Name"=20

....etc.=20

</CFSelect>

When I get to Form2 I can't reference #Name#.=20

<CFOutPut Get_Area> or CFOutPut "Area_Name"

#Name# is not resolved.  Help is appreciated.

Regards,



Paige














------=_NextPart_000_0009_01BFF8AF.22497D30
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 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2><FONT face=3DArial size=3D2>
<P>Hi All,</FONT><FONT face=3D"Times New Roman"><FONT size=3D3>=20
</FONT></P></FONT><FONT face=3DArial size=3D2>
<P>I'm trying to capture the selected item from a dropdown list box. My =
first=20
attempt to do this. The book says it "passes the "Value" as =
in:</FONT><FONT=20
face=3D"Times New Roman"><FONT size=3D3> </FONT></P></FONT><FONT =
face=3DArial size=3D2>
<P>&lt;CFForm Name=3D"Form1" ACTION=3DForm2.cfm"</P>
<P>&lt;CFQuery Name=3D"Get_Area"</P>
<P>.etc - works OK.</P>
<P>&nbsp;</P>
<P>&lt;CFSelect Name=3D"Area_Name"</FONT><FONT face=3D"Times New =
Roman"><FONT=20
size=3D3> </FONT></FONT></P>
<P><FONT face=3DArial size=3D2>Query=3D"Get_Area"</FONT><FONT=20
face=3D"Times New Roman"><FONT size=3D3> </FONT></P></FONT><FONT =
face=3DArial size=3D2>
<P>Value=3D"Name"</FONT><FONT face=3D"Times New Roman"><FONT size=3D3>=20
</FONT></P></FONT><FONT face=3DArial size=3D2>
<P>....etc.</FONT><FONT face=3D"Times New Roman"><FONT size=3D3>=20
</FONT></P></FONT><FONT face=3DArial size=3D2>
<P>&lt;/CFSelect&gt;</P>
<P>When I get to Form2 I can't reference #Name#. </P>
<P>&lt;CFOutPut Get_Area&gt; or CFOutPut "Area_Name"</P>
<P>#Name# is not resolved.&nbsp; Help is appreciated.</P>
<P>Regards,</P>
<P>&nbsp;</P>
<P>Paige</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P></FONT></FONT></DIV></BODY></HTML>

------=_NextPart_000_0009_01BFF8AF.22497D30--

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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