Hi list ! I'm trying to build a upload form consisting of one ore more fileuploads.
If the file(s) already exist(s) on the server, I'd like to throw a validation message, but, before uploading takes place. I tried to attach AjaxEventBehavior to the FileUploadField, onchange is executed, but I've no access to the current value of the file input element. Tried AjaxFormComponentUpdatingBehavior as well, no success. How should I approach this ? Basically all I need is ajaxing the onchange with the "new value" back to the server. Thanks for your help, Thomas -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
