Rank: Member Groups: Member
Joined: 9/16/2008 Posts: 11
|
How do I get the file name of the postedfile in the server side code? I have an AjaxUploader control inside the FileExplorer control, autopostback is on but the server side does not recognize the AjaxUploader control.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You would handle the FileExplorer's FileUploaded event.
Thanks
|