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
What is the best way to reorganize XP's "Start, All Programs" list?
Can't boot XP: recycles, Safe mode fails
A public folder will display in Outlook, but not Webmail
How do I shut off the Offline file feature?
Syntax question for creating a ps1 powershell script to create contacts in Exchange 2007
Restore points don't work in Vista or XP
Javascript and Dreamweaver 8 template problem
Run sndvol32.exe (Play Control) from a web page
LGIncite Contacts Displayed as "Last Name, First"
'Unknown Error 0x800C8100'