views:

394

answers:

0

I have an asyncfileupload control from the Ajax Toolkit on my page.

It successfully uploads the file and everything works smoothly. When I pull up the div again to upload another file, it sometimes (no pattern yet) just comes up with a label of the content type of the file I previously uploaded. The browse button and textbox have disappeared.

Is there a known issue with this? Do I have to somehow clear it? I saw no functions to that effect (clear, reset, etc).

Any help is appreciated.

The following image shows the normal look on top and the broken look on the bottom:

alt text