search for: personb

Displaying 3 results from an estimated 3 matches for "personb".

Did you mean: person
2001 Mar 21
1
allowing full access to files
Joe Pfaltzgraff@PATAPSCO 03/21/2001 04:08 PM Here is the situation: /samba/users/personA/Phone.doc (0644) /samba/public/Phone.doc (symlink to above file) PersonB opens the Phone.doc in the public share with read-only access. PersonA wants to open the Phone.doc in their user area with full access in order to modify the file. However Word will only open the file read-only. When I check smbstatus, it shows that PersonB has the file open and the DenyMode = D...
2006 Mar 31
6
Split Validations?
I have a single table that two people enter data into. Person A creates the record and I need to specify certain required fields in his form. Person B has a separate form and she fills in additional fields and I need to specify that some of these are required. Since the data is all in one table and since the validations are in the model, won''t Rails complain when person A tries to
2011 May 20
3
Downloading a csv from Dropbox using the shareable link
Hello Kindred R Spirits... I'm trying to get a file (csv) from Dropbox using their shareable link concept. They issue a short URL that goes to a web page where you see a button that says "Download File". They don't really give you the URL of the file itself, just this page. Is there a way to coax R into getting such a file? I don't even really want the file per