Wrap the AjaxFileUpload in an AjaxUpdateContainerr and refresh it with the finishedFunction?
On 2011-04-15, at 3:21 PM, Miguel Angel Torres Avila wrote: > Hi List, > > I am testing AjaxfileUpload and I think is great, > > I am working in a component that allows the user to upload a XML file and > tries to read some info and stores it in the database. > > I have an AjaxfileUpload component and in the binding succeededAction I have > set the function that try to read the info from the file, if there is an > error it should display a message, if the process is completed it should show > some info to the user. > > I have done some tests and the AjaxfileUpload component works perfect but > obviously my main component is not reloaded after the file upload, how can I > set some area in my main component to be refreshed after the file upload, I > mean, during the file reading process I set some objects and vars that are > connected to components like WOConditional, WOString, etc. that should show > the info but the area where those components are is not refreshed after the > File Upload process. > > I hope I had been clear. > > Any help? ;david -- David LeBer Codeferous Software 'co-def-er-ous' adj. Literally 'code-bearing' site: http://codeferous.com blog: http://davidleber.net profile: http://www.linkedin.com/in/davidleber twitter: http://twitter.com/rebeld -- Toronto Area Cocoa / WebObjects developers group: http://tacow.org _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
