Quote:However, in some versions and under certain circumstances this property may not work.
I don't mean to be rude, but this is something that really needs to go in the documentation for the AdditionalFormName property. I am currently evaluating the Image Uploader, and wasted about 4 hours trying to get AdditionalFormName to work properly in the Java version under Firefox 2.0.0.16 under WinXP.
After about 3.5 hours I tried a different browser (IE7) and realized it worked. That's when I figured it wasn't a problem with my Javascript and HTML but rather a problem with the Image Uploader, and after searching the forums I was able to find this post which solved the problem.
But, wow, what a non-fun experience. If it's known that this property doesn't always work, it seems to me it should either (in order):
1) Be fixed.
2) Be deprecated so that it's clear it should not be used.
3) At least have a note in the documentation saying it shouldn't be used!
I can only hope I don't discover any other surprises while working with this software.
Steve Lin