Em Sunday 25 November 2007 17:26:46 Harry escreveu: > > I think I could grab this info out of a simple text input widget, but > I'd like to force the client to use the file browser to cut down on > typing errors. (the point is to select a number of directories to back > up, and on Windows, with spaces, etc, this will be a major issue).
I don't know if this will work... AFAIK, you can only select files (hence the name "FileField") and not directories (even though they can be thought like the same entity on Unix...). Take a look at http://www.cs.tut.fi/~jkorpela/forms/file.html for some discussion on the subject. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

