I am so happy to find other people having this trouble.  I found the answer:
Upgrade to the latest version of Internet Explorer 5.01.  The problem will
disappear.

Hope this helps you.  It drove me NUTS.

Eron

----- Original Message -----
From: Carter Development <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 28, 2000 10:06 PM
Subject: Re: Form not passing variables - better format.


> Exactly.  Me too on several different servers.  It has to be some kind of
> security issue.
>
> They are running NT, IIS and in this particular area are using NT
security.
>
> Sincerely,
> Shawnea Carter
> ----- Original Message -----
> From: Ron Anderson <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, March 28, 2000 10:10 PM
> Subject: RE: Form not passing variables - better format.
>
>
> > I was able to resolve #form.image# to the image path using the code you
> > posted
> >
> > -----Original Message-----
> > From: Carter Development [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, March 28, 2000 6:32 PM
> > To: [EMAIL PROTECTED]
> > Subject: Form not passing variables - better format.
> >
> >
> > I have an odd situation - so simple that I cannot believe that it is
> giving
> > me trouble:
> >
> > I have an upload an image type of form:
> >
> > <!---snip--->
> >
> > <form action="imageupload2.cfm?imgpath=#imgpath#"
> > enctype="multipart/form-data" method="post">
> > <input type="file" name="image" size="30"><br><input type="submit"
> > value="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?
> >
> > Now this is a script that has worked on NUMEROUS other servers.
> >
> > TIA
> >
> > Sincerely,
> > Shawnea Carter
> >
> >
> >
>
> --------------------------------------------------------------------------
> --
> > --
> > 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.
>
>
> --------------------------------------------------------------------------
----
> 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