Dear Experts,
I am using a Wizard control, and am only displaying the SideBar as links for navigation ( i.e. no predefined next/previous/finish buttons are displayed). I would like for clicking of these sidebar links to bypass validation completely, even the client side validators. With...
Dear Experts,
How do I set the default text of a textbox? Sure, I can have text display when I start a program using TextBox.Text, but I wish to invoke Control.ResetText() such that the TextBox resets to the original text, instead of a blank string.
Thanks!
Yea your solution is what I am doing now. I don't need to read or write to the directory, I just need the textual path for display purposes.
If I can't implement this in CGI/HTML, then I guess this will have to do. Oh well, thanks for your help!
Not to be picky, but that's not what I want. My application would be much more user friendly if my upload GUI has the capability of selecting directories. I know it can be done (for example, in Winamp you can select a music folder via the "add folder" command).
-Joel
I am writing a perl cgi script and wish to be able to graphically obtain the address of folders on the local computer. The command
print filefield('filename','',45);
gets me a file upload GUI, but the problem is I cannot select folders, only files.
Any suggestions?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.