Re: Multipart form data inconsistincies

2002-05-22 Thread Gerald Richter - ecos gmbh
> > Is there a reason for this/way round it ? > Just historical reasons. Set optAllFormData in EMBPERL_OPTIONS and you get always all fields in %fdat. BTW. 2.0 behaves always like optAllFormData is turned on Gerald - Gerald Richter

Multipart form data inconsistincies

2002-05-22 Thread matt freake
Hi, Not sure if the cause of this is Embperl or CGI. If I have an ordinary bog-standard form on a web-page (post or get) and submit it, the resulting %fdat will *not* have entries for empty/unset input elements. If I change the form to a multipart post form, the empty elements now appear in f