Hi,
I am pretty new to web programming and don't know much Java Script.
I have an ajax uploader and few LinkButtons on one page. How can I fire up the uploader (I mean the browse windows comes up) by clicking any of the LinkButtons? Can I specify multiple LinkButtons in the InsertButtonId property of the uploader?
Any solution will be appreciated.