Click here to Skip to main content
15,903,385 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want to use the file upload control as a lookup control,as in replace the normal button of file upload control with a imagebutton and write a diffrent action on it.is it possible.please help me on this

Regards,
Amol
Posted

1 solution

Are you using ASP or ASP.NET, they are different. In either case, I believe it's possible to skin the browse control with an image, but for security reasons, there's very little you can do to interact with it or change whatit does.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900