Rank: Member Groups: Member
Joined: 6/18/2007 Posts: 21
|
I have a page that has the AJAX Upload control on it. If an upload is successful and a postback occurs the count will increment if the user performs an additional upload via the page. How can I make the control reset the PostedFiles collection?
Thanks
-Raine
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
|
Rank: Member Groups: Member
Joined: 6/18/2007 Posts: 21
|
That did the trick. RTFM I guess.
|