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
Deleting Retropsect Helper Service
Outlook '07 ~ 'the set of folders cannot be opened' & now won't uninstall
Once I installed service pack 3 I can no longer access the shared files folder
Reporting Services - How to Pre-populate Drop Down Parameter w/ Select All
MS Publisher File Conversion
Allow Printer Installation for Domain Users
Recover lost emails in Exchange with a Message ID
unable to find c:\documents and settings\acer\language\web<wbr />updaterstr<wbr />ingtable_d<wbr />e.xml file
VBScript / Java Script
SQL DB running on VIsta; XP cannot share. Error: SQL Server does not exist or Access denied