I\'ve a theme which supports multiple templates, each with a header background image whose color can be set by the site owner via a colorpicker widget in my theme\'s options panel. This has the effect
The code chokes at fopen(): <?php ini_set(\'display_errors\',1); error_reporting(E_ALL); $fp = fopen(\"/path/to/file/some_file.txt\",\"a\") or die(\"can\'t open file\");
We recently updated our main website. This included creating a new directory to hold the new site; then, some of the existing subdirectories needed to be copied over. Some of the virtual directories b
I have been trying really hard to activate and launch a COM object using an ASP.NET web application. The aspx website has a code-behind file that has a reference to this COM object (which is an actual
I\'m developing a DLL that uses WPF classes to make image manipulation. It works fine in my local environment, but when I try to use it in an hosted web site I retrieve this error:
I wrote a disk utility that allowed you to erase whole physical drives.it uses the windows file api, calling :
Where can I write to without modifying site permissions? I need to store a value on the server that will remain when all sessions have closed and can be re-read when a new session is started. I need t
There might have been a restriction on originating (making) calls (voice or data) from mobile phones without an explicit user permission
I\'m looking for what specifically the \"Edit project-level information\" permission allows you to do.So far I\'ve notice开发者_高级运维d that by default you need this to add/delete areas & iterat
I would like to convert my Subversion repository to Mercurial. I have a pretty big web project divided into many different folders. In Subversion I was able to set per directory permissions for a repo