hi,
 I'm using a form and there is file upload comp. in the form too
 Therefore form declaration :

 Form : WOForm {
  multipleSubmit = true;
  enctype = "multipart/form-data";
}

There is a submit button (there r many submit buttons in the form) and when I clicked that button it is not going to relevant method in controller class. When I comment "enctype = "multipart/form-data"" then it goes to relevant method.

can anyone tell me what can be the issue ?


thanks
Rukmal
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to