A
Augusto Cesar via DotNetMonster.com
Hi, I want to customize the HtmlInputFile. I wanna something like an image
button to play the "browse" button hole and hide the textbox. Is that
possible?
I also have tried to hide an HtmlInputFile in my page and added some
javascript code to a button to fire the click() event of the HtmlInputFile.
It worked for a moment, but when the submit button is clicked the
HtmlInputFile looses its value. This solution was described in the
following link: http://p2p.wrox.com/topic.asp?TOPIC_ID=4772
Thanks
button to play the "browse" button hole and hide the textbox. Is that
possible?
I also have tried to hide an HtmlInputFile in my page and added some
javascript code to a button to fire the click() event of the HtmlInputFile.
It worked for a moment, but when the submit button is clicked the
HtmlInputFile looses its value. This solution was described in the
following link: http://p2p.wrox.com/topic.asp?TOPIC_ID=4772
Thanks