Hi,
I have a file upload control. Now when I select a file with a long file path, it doesn't fit inside the textbox of the fileupload control. I want to have the cursor of the textbox at the end of the text so that at least the filename itself is visible. How do I set it? I can't see a property which I could set it.
...
Go to the complete details ...