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: </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I have an upload an image type of=20
form:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2><!---snip---></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2><form=20
action=3D"imageupload2.cfm?imgpath=3D#imgpath#" =
enctype=3D"multipart/form-data"=20
method=3D"post"><BR><input type=3D"file" name=3D"image"=20
size=3D"30"><br><input type=3D"submit" =
value=3D"upload"></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></form></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2><!---end snip---></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>The action portion isn't working so I =
backtracked=20
to the most basic level: Is the form data getting through . . =
. So I=20
changed my action page to a simple:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial=20
size=3D2><cfoutput>#form.image#</cfoutput></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Cannot resolve.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Any thoughts? </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Now this is a script that has worked on =
NUMEROUS=20
other servers. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>TIA</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </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.