> Is anyone out there aware of problems posting forms to an SSL
> processing page? I've got a form page that accepts input, and
> passes some hidden variables to an SSL secure processing page
> which works fine in Netscape (imagine that :) but fails in IE.
> The formfields aren't being passed in the initial request but
> if I refresh the processing page, the formfields magically appear.
>
> The real kicker - if I make up a plain test form passing arbitrary
> values and a processor page that simply outputs the formfields
> and then I place those two files in the exact same directory
> structure, it works in SSL. The original pages also work if I
> call the form processor page without SSL...
>
> Anyone have any ideas?  I've been pulling my hair out on this
> for 3 days... and it hurts!

I vaguely remember hearing something about this, and there may be a patch
from Microsoft to address this, although a cursory glance at their site
didn't find it. You might also try "padding" your form by adding some
additional fields, which might be a kludgy workaround for data truncation
problems, or simply give in and put your form behind SSL, too.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
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