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]
- Re: Losing Form Scope Stan Winchester
- Re: Losing Form Scope Brook Davies
- Re: Losing Form Scope Dave Epler
- Re: Losing Form Scope Stan Winchester
- RE: Losing Form Scope Sandy Clark
- RE: Losing Form Scope Reed Powell