Click to See Complete Forum and Search --> : OpenFileDialog for Web Applications


SandyR
May 24th, 2003, 09:45 AM
Hi,

there is a control in the Web Controls that function like the OpenFileDialog Control for Windows Applications? If I need these control how can I do?

Thanks in advance,

Sandy

DSJ
May 27th, 2003, 11:11 AM
Have a look at the HTML File Input control (it's in the HTML toolbox tab).

SandyR
May 28th, 2003, 07:31 PM
Thanks, I saw it but I was trying to search something else because this control has some limitations, for example I cannot customize the word Browse... and its font (but this is not fondamental) and I had problems trying to put the resulting path as a info of other controls (for example, for fill a listbox).

Maybe this is not true and I'm using bad this control.

Thanks again,

Sandy