T TCB Apr 7, 2006 #1 I cannot get the value of the selected file in a FileUpload control when using a Callback, is there any way to acomplish this? Thanks
I cannot get the value of the selected file in a FileUpload control when using a Callback, is there any way to acomplish this? Thanks
G Guest Apr 7, 2006 #2 I am pretty sure a FileUpload requires an actual POST from the originating page to work properly. You can't AJAX everything. Peter
I am pretty sure a FileUpload requires an actual POST from the originating page to work properly. You can't AJAX everything. Peter