We want to offer some file storage capability in our asp.net 3.5 web app and would like users to create web folders by mapping to a particular URL [hosted on our IIS]. this will allow users to simply copy files from their systems to the mapped web folder and save them the task of uploading files, etc. Any ideas on how we can implement a ...
Hi, I'm migrating my web from Joomla to Wordpress, in order to do so I need to set up access to a new subfolder to install wp.
I have a htaccess file redirecting actual Joomla app to subdirectory /joomla/ I need access to /wp/ to set up and test before deleting /joomla/ directory.
actual htaccess:
<Files php.ini>
order allow,deny
de...
So if I try to take an Access database that currently resides on a network shared drive (or try to create a brand new one for that matter) on a web folder of a "workspace", why won't it work? I have read, write modify permissions on the folder I am trying to add it to, however I can errors, and it won't recognize the file type (.accdb or...