This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BFA3D5.099BFC60
Content-Type: text/plain;
        charset="iso-8859-1"

Just don't use the attribute NAME in your <INPUT> submit tag.

Shawn Regan

-----Original Message-----
From: SPENCER, Chris [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 11, 2000 8:40 AM
To: '[EMAIL PROTECTED]'
Subject: HTML Form Submit button troubles


Hi

I'm new to ColdFusion and although I'm finding it generally easy going I'm
having some troubles using CFINSERT to populate an Access database table.
The trouble is that ColdFusion seems to be interpreting my Submit button as
another form field in which it should be entering a value in the database
table. Since I don't have a column in my database called 'SubmitForm' I'm
getting the following error:

Field name not found in the specified table.  Table = 'DETAILS' Field =
'SUBMITFORM'  The error occurred while processing an element with a general
identifier of (CFINSERT).

When I create a column for the sumbit button the actionpage works just fine.
Does anyone know what I'm doing wrong?

Chris Spencer   




Chris Spencer
Learning Support Technician
Cheltenham & Gloucester College of H.E
Pallas Villa, Park Campus
Cheltenham, UK
01242 532967.
----------------------------------------------------------------------------
--
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.

------_=_NextPart_001_01BFA3D5.099BFC60
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: HTML Form Submit button troubles</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Just don't use the attribute NAME in your =
&lt;INPUT&gt; submit tag.</FONT>
</P>

<P><FONT SIZE=3D2>Shawn Regan</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: SPENCER, Chris [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</F=
ONT>
<BR><FONT SIZE=3D2>Sent: Tuesday, April 11, 2000 8:40 AM</FONT>
<BR><FONT SIZE=3D2>To: '[EMAIL PROTECTED]'</FONT>
<BR><FONT SIZE=3D2>Subject: HTML Form Submit button troubles</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Hi</FONT>
</P>

<P><FONT SIZE=3D2>I'm new to ColdFusion and although I'm finding it =
generally easy going I'm</FONT>
<BR><FONT SIZE=3D2>having some troubles using CFINSERT to populate an =
Access database table.</FONT>
<BR><FONT SIZE=3D2>The trouble is that ColdFusion seems to be =
interpreting my Submit button as</FONT>
<BR><FONT SIZE=3D2>another form field in which it should be entering a =
value in the database</FONT>
<BR><FONT SIZE=3D2>table. Since I don't have a column in my database =
called 'SubmitForm' I'm</FONT>
<BR><FONT SIZE=3D2>getting the following error:</FONT>
</P>

<P><FONT SIZE=3D2>Field name not found in the specified table.&nbsp; =
Table =3D 'DETAILS' Field =3D</FONT>
<BR><FONT SIZE=3D2>'SUBMITFORM'&nbsp; The error occurred while =
processing an element with a general</FONT>
<BR><FONT SIZE=3D2>identifier of (CFINSERT).</FONT>
</P>

<P><FONT SIZE=3D2>When I create a column for the sumbit button the =
actionpage works just fine.</FONT>
<BR><FONT SIZE=3D2>Does anyone know what I'm doing wrong?</FONT>
</P>

<P><FONT SIZE=3D2>Chris Spencer&nbsp;&nbsp; </FONT>
</P>
<BR>
<BR>
<BR>

<P><FONT SIZE=3D2>Chris Spencer</FONT>
<BR><FONT SIZE=3D2>Learning Support Technician</FONT>
<BR><FONT SIZE=3D2>Cheltenham &amp; Gloucester College of H.E</FONT>
<BR><FONT SIZE=3D2>Pallas Villa, Park Campus</FONT>
<BR><FONT SIZE=3D2>Cheltenham, UK</FONT>
<BR><FONT SIZE=3D2>01242 532967.</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------=
---------------</FONT>
<BR><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.eGroups.com/list/cf-talk" =
TARGET=3D"_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=3D2>To Unsubscribe visit <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body.</FONT></P>

</BODY>
</HTML>
------_=_NextPart_001_01BFA3D5.099BFC60--
------------------------------------------------------------------------------
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