30 Topics

Member Avatar for
Member Avatar for Reverend Jim

I've never been a fan of readme files. They are fine for project files where you will likely need note of building an application, or for distribution packages where you might need extra information on installing a package. But sometimes you want to add a comment to a file (perhaps …

Member Avatar for Reverend Jim
2
784
Member Avatar for Reverend Jim

##How to set up file synchronization using BitTorrent Sync (part 1) There are a number of services that offer file sharing/syncing via the "cloud". The free versions come with limitations on file size. As well, DropBox suffers from security issues in that encryption is done at the server meaning that …

1
830
Member Avatar for Al

I'm using Windows XP, and I have a Hitachi 2TB drive that I disconnected earlier today. When I reconnected the USB cable I heard it come on, but the prompt asking how I want to open the drive did not. When I checked My Computer it was no longer named …

Member Avatar for KushMishra
0
300
Member Avatar for MidiMagic

I want to copy a folder full of folders to a backup on another disk. But if a duplicate filename already exists on the other disk, I want Windows to prompt to ask whether or not to replace the file for each file separately. Windows XP just gives me the …

Member Avatar for gerbil
0
442
Member Avatar for HBovenkamp

Good day, I have a vb.net application that reads my default inbox. Now I need to expand it to read the inboxes of other accounts to which I have access. Can anyone please point me into the right direction? Thanks, Hans

Member Avatar for lolafuertes
0
161
Member Avatar for newbie26

hi..please help me to have code that will display list of folders from a given directory in php or javascript. for example i want to display in a page the list of folders in my c:\Program Files\. Thanks in advance.

Member Avatar for newbie26
0
313
Member Avatar for siss

I'm using cloud. I want to mount a folder in the cloudstack management server to the system where xenserver is installed. But while doing it, error occurred. I have done so many things but error exist. [root@xenserver2 ~]# mount -t nfs 10.176.14.26:/mnt/secondary /secondarymount mount: 10.176.14.26:/mnt/secondary failed, reason given by server: …

Member Avatar for CimmerianX
0
306
Member Avatar for willshed

I am making a workout software, and it holds multiple accounts. The acounts are saved in a directory like: C:\Software Name\athletes\John Smith\ C:\Software Name\athletes\Veronica Shelby\ C:\Software Name\athletes\Tyler Front\ I want the ListBox to list each name (i.e. John Smith, Veronica Shelby, etc.) as its own item. I need it to …

Member Avatar for tinstaafl
0
220
Member Avatar for Fiorentino01^

Hi, I have a question.I have a folder called Web Site.Inside it I have 2 folders n.1 and n.2.Inside folder1 I have a page called index.htm.Inside folder2 I have a page called home.htm.How do I link index.htm with home.htm and viceversa? I appreciate your help thank you.

Member Avatar for ibra.kitandwe
0
220
Member Avatar for kenneth.goh.754

I'm doing a project that require the user to type in the phonetic sounds for example, "th". then the program will play a wave file that produce th sounds. As there are many different wave files for a phonetic sounds, i decided to group them into separate files, which means …

Member Avatar for speakon
0
618
Member Avatar for sai.ande

<% foreach (var dir in new DirectoryInfo("C:/Photos").GetDirectories()) { %> <table cellpadding = "5" border = "5"><tr> <td><img src="FolderIcon1.png" alt = "icon" height = "100" width = "100"/></td> <td> Directory: <%= dir.Name %><br /></td> </tr> <tr> <td> <img src="sparrow34.jpg" alt = "sparrow" height = "50" width = "50"/></td> <% foreach (var …

0
141
Member Avatar for dinhunzvi

i have recently started using linx mint 13. have installed the LAMP package but i now have trouble creating the folders for the websites i want to develop. can i use the terminal to create the folders on the file system?

Member Avatar for cereal
0
140
Member Avatar for shujat132

i wanna extract many ziped folders, but i am not successfull. i have find out problem but not the solution of that. whenever i pass an array or associative array in a for loop to code given below to extract all ziped folders to unzip it stop working. $zip = …

Member Avatar for shujat132
1
221
Member Avatar for shandoosheri

Hi I have a folder containing about 60 files and I need to copy each 3 files to a separate folder Thank you

Member Avatar for shandoosheri
0
207
Member Avatar for bigovlar

I can't access any folders (control panel included), or certain programs (most programs, only windows based programs such as media player still work). The programs and folders are actually running, as they are showing as running when I open the task manager, but I can't access them anywhere. They do …

Member Avatar for caperjack
0
442
Member Avatar for shandoosheri

Hi guys I need a little help in viewing all .txt files in a folder in a thumbnail view and allowing the user to open it in the default txt editor Any help would be appreciated Thank you

Member Avatar for hericles
0
191
Member Avatar for renzlo

Hi Guys, How's your day? I would like to ask, since I'm a beginner in vb .net, I can't figure this out. Here's the scenario: I have a folder with lots of folders inside and inside those folders are .tif files. I want to create a program that will rename …

Member Avatar for codeorder
0
522
Member Avatar for QuickBooksDev

I need to rename/move a file to a different folder after downloading. When I log into the customer's FTP site via the url, user, password it put in into a particular folder. I can download these files using the URI but I cannot Rename (Move) into a different folder (i.e. …

Member Avatar for Reverend Jim
0
230
Member Avatar for boshu

Dear all, I need to copy a set of files every once in a while from my build env to a shared drive. The set of files are same, names may vary but they come with same extension. So far I am doing it manually. I wish it could be …

Member Avatar for d5e5
0
374
Member Avatar for Who me?

Hi, I am new to PHP and need help with my code to create files and folders based on variable values. Here's the setup: 1. I have approximately 100 categories. I've assigned a variable to each category. E.g. [LIST] [*]Variable 1 (as in $c1) contains category one's name. [*]Variable 2 …

Member Avatar for diafol
0
2K
Member Avatar for altarek

Hi i have sub-directories like this (files/dir/dir2/) and have input text I want to get all the doc files in the sub-directories when insert name of top directory (files)in the text field

Member Avatar for vibhaJ
0
172
Member Avatar for rhiang1984

i am wondering where i am going wrong, i have a uploader image in php and html, it all works as in it goes into the set folder, but i have a problem, because i want the program to do the folder then do another folder inside,as in using the …

Member Avatar for codewall
0
935
Member Avatar for D_rOiD

I need to know how to copy some folders not all from a source tmp/folder. I'm new to python and I want to better understand python. I can't use copytree because I don't wish to copy all folders. I want to be able to pick the folders I want to …

Member Avatar for jice
0
4K
Member Avatar for Momerath

When Microsoft was developing Windows Vista (and they continued this in Windows 7) they decided to add a security feature to the Program Files directories. This feature is that all the directories are read only. The idea behind this is to prevent malicious software from overwriting your exe/dll files. This, …

Member Avatar for Ssyxz
2
724
Member Avatar for rhuffman8

I am relatively new to Python and just have a couple quick questions about using file paths in Python code. 1) As I was recently playing around with the command line, I could not get a file path to work correctly unless I used forward slashes in the path...for example: …

Member Avatar for richieking
0
394
Member Avatar for feoperro

Hi, I was wondering if there are any scripts out there that work similar to a normal windows browser. I'm not looking for a folder tree type of view though (as you would see in windows explorer) but more of a "single folder at a time" type of view. I …

Member Avatar for pritaeas
0
111
Member Avatar for killbill07

Hey, I'm new here and I wanna know how can I use the default Windows folders in my code in VB 6. For example, in VB.Net I can use My.Computer.FileSystem.SpecialDirectories.MyDocuments shorcuts to know the path of folders like My Music, My Docs, etc. But I don't know how to do …

Member Avatar for cguan_77
0
152
Member Avatar for hindu times

Hi there, I'm attempting to design an "online store" for my website, but I'm struggling with something that I'd imagine is actually very simple. Basically, I want store.php to be my parent page, with each category falling underneath that, and each product falling underneath that. For example: [url]www.rjt-online.com/store/category/product[/url] I've tried …

Member Avatar for almostbob
0
149
Member Avatar for shm512

Hi everybody, first time writer, looong time follower. I've been given an assignment to write simple c++ code and make exe app out of it. It's purpose should be to check particular folder structure on running system and compare it to the some reference files and folders. Point is to …

Member Avatar for Salem
0
209
Member Avatar for az49er

On Windows xp there was an update or macro of somekind that allowed you to print the files in a directory or folder. "file" dropdown, hit print director, and it provided a basic listing of your files in that director. Nothing like that apparently exists in Microsofts downloads for Vista. …

Member Avatar for az49er
-6
272

The End.