Are you sure the form hasn't somehow changed method from POST to GET ?

On Mon, Mar 21, 2011 at 8:53 PM, Donnie Carvajal <
donnie.carva...@transformyx.com> wrote:

>
> > Is the space and colon between FirstName and John a typo? Because if
> > not, that's your problem right there, it should be
> > FirstName=John&MiddleName=James&LastName=Smith.
> >
> > Dave Watts, CTO, Fig Leaf Software
> > http://www.figleaf.com/
> > http://training.figleaf.com/
> >
> > Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
> > GSA Schedule, and provides the highest caliber vendor-authorized
> > instruction at our training centers, online, or
> onsit
>
> Yes, it's a typo.  I was tying to reproduce what debug shows which is a
> variable name : value, in this case the value is
> John&MiddleName=James&LastName=Smith.  These values are being passed via 3
> separate httpparams with type of formfield.  I've tested the "action" page
> on another server and it works correctly.
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343177
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to