Dave,

Thanks for suggesting ieHTTPHeaders! It showed me exactly what was happening and I was able to fix it.

Thanks, Stan

> I have had that happen to me once. Don't know your exact situation,
> but if you are posting to HTTPS with a buggy version of IE, it doesn't
> send the post data to the web server.
>
> http://support.microsoft.com/default.aspx?kbid=831167
>
> I'd recommend installing either ieHTTPHeaders (http://www.blunck.
> info/iehttpheaders.html) for IE or LiveHTTPHeaders
> (http://livehttpheaders.mozdev.org/) for Firefox/Mozilla. Both are
> plugins to their respective browsers so you can see the HTTP
> transactions that are going on. Might give you some insight, helped me
> in finding out about the IE bug above.
>
> >I have a form that is submitting to an action page, but for some
> reason when
> >the action page loads the form scope is gone, so when I look at the
> >debugging information under "Scope Variables" the entire "Form
> Fields:"
> >section is not even listed. This happens on the live CF5 server and
> my local
> >CFMX development server.
> >
> >
> >
> ><form action="" method="post">
> >
> >  <input type="hidden" name="CorpOK" value="true">
> >
> >  <input type="hidden" .
> >
> >  <input type="submit"
> >
> >       value="YES - Extend the Ad Account"
> >
> >       class="button">
> >
> ></form>
> >
> >
> >
> >Has anyone seen anything like this before?
> >
> >
> >
> >Thank you,
> >
> >Stan
Winchester
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to