Tagged Questions

0
votes
0answers
16 views

crawling folder content in sharepoint

Hi everyone, I have a sharepoint site that gives me trouble with the search, it somehow crawls everything in the site but when I make a search for a document and I select one of th …
0
votes
1answer
71 views

how do I programmatically access “system folder” created by GMail Drive?

GMail Drive is an app that allows you to transparently back up files and folders on a gmail account. Visually it looks like a new drive created under My Computer called "GMail Driv …
0
votes
1answer
36 views

iPhone create folder inside documents folder

Hello, i just want to create new folders in the documents folder of my iPhone app does anybody know how to do that ? appreciate your help!
0
votes
1answer
30 views

.htaccess redirect to a directory

This is a very silly question but I am pretty weak in htaccess. I want all files (php, css, javascripts and images) located at http://localhost/template/* to point to http://local …
0
votes
2answers
56 views

Get names of all files from a folder with Ruby

I want to get all file names from a folder using Ruby.
0
votes
1answer
26 views

looping through an image folder in a wpf application

I currently am loading all images in a folder in my "MyPictures" folder on my machine which works fine... foreach (string filename in Directory.GetFiles(Environment.GetFolderPath( …
0
votes
1answer
10 views

Copying plist file to custom folder in ApplicationSupport (Objective-C)

I have this piece of code, which copies a plist file to the ApplicationSupport directory in the users folder. NSString *resourcePath = [[[NSBundle mainBundle] resourcePath] string …
1
vote
1answer
14 views

Mimicking Smart folders

Hi, I am new to mac programming. I have a small task to do. I need to watch for file creation events in a folder, intercept them, and create symbolic links instead of a copy. A …
0
votes
3answers
46 views

php folder location.

what is the difference between ./folder-name/file.php and ../folder-name/file.php in php script?
0
votes
2answers
35 views

Access virtual folder under My Computer

When I connect my digital camera, it creates a folder under My Computer named Canon PowerShot SD1100 IS. Using the File Explorer, I can browse this folder and its subfolders to acc …
0
votes
4answers
121 views

Find user independent TEMP directory with Java

Hi, when running a Java application as service with the user 'LocalService', the temp directory ("java.io.tmpdir") points to 'c:/windows/temp' (for example). Running a Java appli …
0
votes
1answer
42 views

C# Detect Desktop Folder Mouse-Up during a Drag operation ?

< I have reviewed the "related questions" shown by SO before posting this > Scenario : Drag and drop initiated from a control within a WinForm. note : all drag and drop code …
0
votes
2answers
237 views

htaccess rewriteRule restrict access to one particular folder problem

Hello, I have problem with getting the folder inc restricted. It is only the inc folder in the root directory and not the inc folders higher up de hiarchie Problems are: IE w …
1
vote
2answers
77 views

Checking existence of a file given a directory format in perl

I am struggling with a method of walking a directory tree to check existence of a file in multiple directories. I am using Perl and I only have the ability to use File::Find as I a …
1
vote
2answers
71 views

Git merge from a specific folder only.

OK, here's my problem, let me try to make it all make sense... I've created a rails website for client X. I now have a client, Y, who wants a website that does the exact same thin …

1 2 3 4 5 7 next
15 30 50 per page