in reply to Re: enctype required??
in thread enctype required??

Thanks, I just tried it with application/x-www-form-urlencoded It still behaves the same and does not send the data to the back end.

I am running IE6 which should send the default.

I tried looking for CGI errors and saving the CGI to a file using the $q->save(FILEHANDLE). Nothing gave me any hints.