Microsoft
Software
Hardware
Network
Question : directory selector
I need to create a box which lists all directories (no files) on a local and remote computer which has check boxes next to each directory.
This box will be embedded in a web page which has an existing form which one submit button, which takes the information from both the python box and the html form.
Is this possible?
Answer : directory selector
Yes you can accomplish your objective with Python and HTML.
With Python Use
os.listdir()
to get a list of files and directories, then use
if os.path.isdir()
to make sure you only output directories.
Random Solutions
Slipstreaming Raid Drivers?
Delete messages older than 90 days in storage group
OWA in Exchange 2K3 & W2K3, SSL Certificate, Inheritance overrides
Reponse XML parsing error in Javascript
How do I get Apache visible to the internet?
Setup multicast on Fedora 4
How to simulate a keypress in Flash actionscript 2.
. Max Extention
Question on how to read an XML file using re in bash.
How to fix Win cannot locate the srv copy of roaming file, running Samba