> I don't know if this is a CFML issue or what... But perhaps someone has run
> across this and can offer a hand...
>
>     <form action="#myself#Login.CheckLogin" method="post"
> enctype="multipart/form-data">
>                         <input type="text" name="username">
>                         <input type="Password" name="Password">
>                         <input type="Submit" class="submit" name="Login"
> value="Log in">
>     </form>
>
> (It's not this bad, but I removed the formatting and so on). This works
> with all the browsers. When I try it with IE, Chrome, Firefox, it works
> fine.

Out of curiosity, why are you sending this with the MIME type
multipart/form-data instead of application/x-www-urlencoded?

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
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 onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:359332
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to