<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>I had a customer who did something I thought a bit strange, but perhaps it makes sense for you. You apparently also have the FileField module.</span></div><div><br><span></span></div><div><span>This customer had a content type (I know you said you didn't want one, but bear with me) that was only for doing uploads. They would use this type, which specified a directory, to upload a few files (or even one), and copy the files path as it gets displayed, wherever they needed the actual file included. That content type was never displayed anywhere, it was only for uploads so they could know the path.</span></div><div><br><span></span></div><div><span>With this technique, they don't need any fancy access control because the system already gives them role-based access to create, etc. They didn't need any other special directory control
 or settings, because that's built into FileField. And they certainly didn't need the dreaded FTP access. And with a nicely worded title, they could easily find it again if they needed to refresh their mind about what the file path was. And it prevented them from uploading the same file every time they needed to use it.<br></span></div><div><br><span></span></div><div><span>As I said, I thought it a bit silly when I encountered it, but thinking about your request, it seems that it really was a pretty good solution to their needs. And maybe yours.<br></span></div><div>&nbsp;</div><div><font color="#ff007f" face="bookman old style, new york, times, serif" size="4"><i><strong>Nancy</strong></i></font></div>&nbsp;<div><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left:
 5px;"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Wipe_Out<br></font><br>
<div id="yiv1706187307">I want to create a page that will allow particular roles to simply upload a .pdf file to a configured directory on the server.. I have content_access installed so access control shouldn't be a problem..
<div><br></div><div>What I am not sure how to do is create the field on the page for the upload and tell it where to save the file..&nbsp;</div><div><br></div><div>I have the plupload module loaded<br></div></div></div></div></blockquote></div></div></body></html>