-1

I have a page that should contain two ace:fileEntry tags: one to upload an audio file and another to upload an image file. The page should also have a save button. When clicking on the save button, I want to check if both an audio file and an image file are selected to be uploaded.

How can I accomplish that?

David Cain
  • 16,484
  • 14
  • 65
  • 75
Mahmoud Saleh
  • 33,303
  • 119
  • 337
  • 498

1 Answers1

1

http://jforum.icesoft.org/JForum/posts/list/21126.page

Here is where this question is being responded to on the ICEfaces forums.