|
Let's assume that you're the sys admin of 10-30 people company. You've installed a new SharePoint 2007 server in the organization. How (which tools, methods) would you have your users upload their documents into SharePoint? I'm assuming the following:...
Answer Snippets (Read the full thread at serverfault):
From there....
Once you create a shared documents folder, the users can go to that folder and use the drop-down under Upload selecting Upload Multiple Documents.
On uploading files, maybe you can adapt it to your needs.
|
|
I'm trying to upload a document. It keeps saying "Error Uploading. - Directory problem:". What does this mean and how can I fix it?
Started by cnshealth979 on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at joomla):
Developer at Lancaster (Lancashire, Cumbria, etc)
http://www.meetup....
Use the link What is the file size of the document?
If it's over 10meg then php.ini will be restricting you.
If pdf, try upload using ftp, find out link from doc properties..
|
|
I want to be able to mark all documents that are pending approval in a certain document libarary. However, since the documents are located in different folders, I am not able to approve them all at once since I can´t the view them on a single list. I ...
Answer Snippets (Read the full thread at microsoft):
Below link should.
It would take some doing and codingYou can use a content query web part on the libraries of type - document library.
documents in all document libraries and set them to appoved.
|
Ask your Facebook Friends
|
I am using Joomla 1.5.25 and PHP5.3
Quite often when trying to upload images using Media Manager the path address to the file box to the left of the Browse Button disappears and prevents uploading. I know I can upload in other ways but it is a client ...
Started by akdupe on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at joomla):
|
|
I am involved in writing a custom document management application in PHP on a Linux box that will store various file formats (potentially 1000's of files) and we need to be able to check whether a text document has been uploaded before to prevent duplication...
Started by Treffynnon on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Having duplicate documents doesn't matter to the user as long as they can find their own....
Taking:
Allow a user to upload a document associating it with whichever Projects/Tasks they want to the conclusion of "the user doesn't care".
|
|
On Fri, 17 Jul 2009 10:23:05 -0700 (PDT), John Goche <johngoche99@googlemail.com
Hello,
I have a Microsoft Word 2007 document where paragraphs
have been separated by one blank lines. These are proper
Microsoft Word paragraphs as can be seen by...
Started by John Goche on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Paragraphs rather than two then when I
upload to
google documents I get a single blank line between
If the blank lines are actually empty paragraphs, they should be deleted
from the document (Edit Replace the paragraphs, but
I ....
|
|
MOSS 2007 SP2 64 bit. Multi-server install.
How do I figure out the where to find the document library upload error I am getting?
I have document library with a custom workflow attached that will have a PDF document OCR'd during the upload. This library...
Started by Mike Komnenous on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Before.
Metadata and that document already has been modified by someone else (sometimes even you).
|
|
I have some C# code that will upload images and files into a db. Currently I thought It working for all documents that fit a list of mimetypes. However It fails on some pdf's.
I have narrowed the problem down to the fact that some pdf's are in the 1.3...
Started by corymathews on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Immediately with the "fast web view" pdf and data is not available until the upload is finished.
|
|
I have an ASP.NET application. I want users to be able to upload documents. Where in the file system should I store those documents? Users should be able to upload them and see the hyperlinks to them on the site, but UserA should not be able to see UserB...
Started by Mike C. on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
For upload I used very nice SlickUpload control: http://krystalware.com/Products/SlickUpload/
You.
|
|
My company created an application that can send large attachements from one mail recipient to another (because most mailboxes are very limited).
But we were wondering how we can prevent the uploading of warez? For now all extentions are allowed, but we...
Started by Sem Dendoncker on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
My suggestion ....
If this is for internal use in your company, I'd suggest restricting access web mail addresses .
Will upload pirated copies of applications onto your server and use it to spread it with, then I'm to upload a pirated movie.
|