G
Guest
Hello,
Can someone show me a piece of code or tell me where I can set the property
in a HTMLInputButton, so it only searches for specific file extensions (i.e.
..doc, .xls, etc) when the Windows Choose File dialog box comes up?
I've searched the internet for documentation on this Control, but what I've
found does not show how to specify which file types to display.
I'm using Visual Studio 2003, so the control name under the HTML toolbox is
called File Field, and the codebehide calls it
System.Web.UI.HtmlControls.HtmlInputFile.
Thanks,
Can someone show me a piece of code or tell me where I can set the property
in a HTMLInputButton, so it only searches for specific file extensions (i.e.
..doc, .xls, etc) when the Windows Choose File dialog box comes up?
I've searched the internet for documentation on this Control, but what I've
found does not show how to specify which file types to display.
I'm using Visual Studio 2003, so the control name under the HTML toolbox is
called File Field, and the codebehide calls it
System.Web.UI.HtmlControls.HtmlInputFile.
Thanks,