How to Upload image on click of imagebutton
-
How to upload image on click on only imagebutton how to open "open file dialoge box" without use of file upload control in asp.net
Best Regards, Chetan Patel
-
How to upload image on click on only imagebutton how to open "open file dialoge box" without use of file upload control in asp.net
Best Regards, Chetan Patel
You can't. That control is special, it's the only way to upload something, and it's restricted in terms of things you can do to interact with it. You can't put values into it, for example.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )