test for no MIME
Sincerely,
Shawnea Carter
----- Original Message -----
From: Carter Development <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 28, 2000 9:12 PM
Subject: Form not passing variables


> This is a multi-part message in MIME format.
>
> ------=_NextPart_000_0093_01BF98FA.43C393C0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> I have an odd situation - so simple that I cannot believe that it is =
> giving me trouble: =20
>
> I have an upload an image type of form:
>
> <!---snip--->
>
> <form action=3D"imageupload2.cfm?imgpath=3D#imgpath#" =
> enctype=3D"multipart/form-data" method=3D"post">
> <input type=3D"file" name=3D"image" size=3D"30"><br><input =
> type=3D"submit" value=3D"upload">
> </form>
>
> <!---end snip--->
>
> The action portion isn't working so I backtracked to the most basic =
> level:  Is the form data getting through . . .  So I changed my action =
> page to a simple:
>
> <cfoutput>#form.image#</cfoutput>
>
> Cannot resolve.
>
> Any thoughts? =20
>
> Now this is a script that has worked on NUMEROUS other servers.=20
>
> TIA
>
> Sincerely,
> Shawnea Carter
>
> ------=_NextPart_000_0093_01BF98FA.43C393C0
> 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>I have an odd situation - so simple =
> that I cannot=20
> believe that it is giving me trouble:&nbsp; </FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>I have an upload an image type of=20
> form:</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>&lt;!---snip---&gt;</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>&lt;form=20
> action=3D"imageupload2.cfm?imgpath=3D#imgpath#" =
> enctype=3D"multipart/form-data"=20
> method=3D"post"&gt;<BR>&lt;input type=3D"file" name=3D"image"=20
> size=3D"30"&gt;&lt;br&gt;&lt;input type=3D"submit" =
> value=3D"upload"&gt;</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>&lt;/form&gt;</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>&lt;!---end snip---&gt;</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>The action portion isn't working so I =
> backtracked=20
> to the most basic level:&nbsp; Is the form data getting through . . =
> .&nbsp; So I=20
> changed my action page to a simple:</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial=20
> size=3D2>&lt;cfoutput&gt;#form.image#&lt;/cfoutput&gt;</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Cannot resolve.</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Any thoughts?&nbsp; </FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Now this is a script that has worked on =
> NUMEROUS=20
> other servers.&nbsp;</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>TIA</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Sincerely,<BR>Shawnea=20
> Carter</FONT></DIV></BODY></HTML>
>
> ------=_NextPart_000_0093_01BF98FA.43C393C0--
>
> --------------------------------------------------------------------------
----
> 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.


------------------------------------------------------------------------------
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