No matter what value I use for UseLinkButton in my AJAXUploader, the "Browse..." element is rendered as a hyperlink instead of a button. I would prefer that it render as a button <input type="button" ...>
This happens inside my application which is
AspDotNetStorefront. When I instantiate the AJAXUploader in a test application, the problem does not occur.
Since EO is doing some whacky gyrations with PlaceHolder, this is way freakin' hard to diagnose!!
Could this be due to some CSS? (How can CSS turn buttons into <a href=...>?!!) Any clues?
Thanks,
Randall.