This is a multi-part message in MIME format.

------=_NextPart_000_001B_01C055A0.987F9400
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Good Evening,

I am trying to take records from a form and insert into an access =
database.  The catch is that the information from the form can have 5 =
possible answers labeled dp1-dp5 and they are inserted into a table with =
an common identifier and only 1 dp value.  There can be a value of none =
or the user assigned value.  Each of these need to create a separate row =
with the identifier and the value of dp.  I hope this makes since and I =
am sure it can be done with cfloop, but I am not sure of the syntax and =
approach that would be best.

Any help would be appreciated,

Robert

------=_NextPart_000_001B_01C055A0.987F9400
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>Good Evening,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I am trying to take records from a form =
and insert=20
into an access database.&nbsp; The catch is that the information from =
the form=20
can have 5 possible answers labeled dp1-dp5 and they are inserted into a =
table=20
with an common identifier and only 1 dp value.&nbsp; There can be a =
value of=20
none or the user assigned value.&nbsp; Each of these need to create a =
separate=20
row with the identifier and the value of dp.&nbsp; I hope this makes =
since and I=20
am sure it can be done with cfloop, but I am not sure of the syntax and =
approach=20
that would be best.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any help would be =
appreciated,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Robert</FONT></DIV></BODY></HTML>

------=_NextPart_000_001B_01C055A0.987F9400--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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

Reply via email to