I want users to be able to upload a file when they create a new Entry.
我希望用户在创建新的Entry时可以上传文件。
I just came to your site to try it out and it won't let me upload a file.
我只是来到您的网站来尝试,并且它不会让我上传一个文件。
Grant both upload module rights to Staff, then upload a file and view the files.
将Upload的两个权限授予Staff,然后就可以上传文件并查看文件。
It prompts you to upload a file, which will be your entire IEPD as a zip file.
它提示您上载一个文件,该文件将作为一个压缩文件,成为整个的IEPD。
Apart from regular text notes, you can also create audio notes, upload a file, or take a snapshot.
除了一般的文本笔记以外,你还可以创建声音笔记,上传文件,或者截取屏幕截图。
This article shows you upload a file directly from a HTML form, thus minimizing the load on your server.
本文将展示直接从一个HTML表单上传文件,从而最小化服务器的负载。
Getting a book printed and distributed is a daunting prospect for a writer, but most can upload a file.
绝大多数作者都不懂得怎么印刷和分销图书,但是上传文件可非常容易。
But then you might get complaints from users who take more than 10 minutes to upload a file and get rejected.
但是这样设置的话,那些需要更长的时间上传文件的用户将被拒绝,他们将对此产生抱怨。
This tutorial demonstrates how to develop web service that can upload a file from client machine to the server.
本教程演示了如何开发可以从客户机将一个文件上传到服务器的Web服务。
But here's what makes Drop.io unique: When you upload a file, the service asks you to put an expiration date on it.
但Drop . io的特别之处在于:当你上传了一个文件,服务会让你为文件设定一个截止日期。
Once they are logged in, they'll be able to upload a file for the body of a blog entry - HTML, an image, or even an MP3 file.
一旦用户登录,他们就能上传一个文件用作blog条目的主体—HTML、一个图像或是一个MP3文件。
Note: If you upload a file that has the same name as a file that you previously uploaded, it will replace the previous file.
注:如果您上传的文件与您之前所上传的文件名相同,那么新上传的文件将取代旧文件。
Users upload a file containing the data, pick a chart type, and the data is plotted onto the chart; the entire process takes minutes.
用户上传含有数据的文件、选择一个图表类型、把数据绘制到图表中,整个过程只需要几分钟的时间。
To get the progress bar displayed, you should access the portlet from a computer other than your portal server. To upload a file, do the following.
要显示出此进度条,应该从计算机而不是从门户服务器访问此portlet。
It's one of many new "private sharing" services that let you upload a file-a picture, a video, whatever-and get a special URL you can give to select friends or workmates.
是许多私人分享服务产品中的一个。这些产品在你上传——一幅图片,一个视频,等等任何一个文件后,你可以通过一个特别的URL来定向选择分享文件的朋友或同事。
This new copy USES the same report template with different parameters, and it will be updated automatically if you upload a new report design file.
这个新拷贝使用与不同参数一样的报告模板,如果您上传一个新报告设计文件的话,它会进行自动更新。
However, instead of uploading a PAK file for the emergency fix, upload the new archive.
然而,这里不会为紧急补丁上传pak文件,而是上传一个新的归档文件。
A File transfer Protocol (FTP) is usually used to transfer or upload the web pages from a server.
一个文本传输协议(FTP)通常是用来从服务器转移或上传网页的。
Generally, the application provides a user interface to allow the user to upload the file, which will be changed or created on the server side.
一般来说,应用程序提供了允许用户上传在服务器端更改或创建的文件的用户界面。
When there was an upload of a PDF document, for example, the PODS3 upload process stored the document and an XML metadata file on the EMC file server.
例如,在上传pd f文档时,PODS3上传过程把文档和XM l元数据文件存储在EMC文件服务器上。
Google is going to still allow users to download their contacts in a spreadsheet - Facebook could simply ask users to upload that file.
Google仍然允许用户以电子表格的形式下载联系人信息,Facebook可以简单的要求用户上传这个文件即可。
Once a bucket has been created, you can upload the file, referred to as the object, into the bucket
存储桶创建完成,就可以上传文件,作为对象,在存储桶中引用
Our application has an Image model. It uses a file upload plugin that we wrote in-house to persist image data.
我们的应用程序中包含一个Image模型,该模型使用我们内部编写的一个文件上传插件来持久化图片数据。
You can define a file attribute and have administrators upload the required binaries after loading the plug-in in IBM Workload Deployer.
您可以定义一个文件属性,并让管理员在加载了IBMWorkloadDeployer中的插件后上传所需的二进制文件。
I will also present a simple case study that illustrates how you can use the existing tools and standards to create a file upload and download Web services.
我还将提出一个简单的个案研究,它演示如何使用现有的工具和标准来创建文件上传和下载Web服务。
Merb on AIR - Drag and Drop Multiple file upload - a slightly old (June 2007) tutorial demonstrating how to use Merb alongside an Adobe AIR powered client to handle file uploads.
Merb加AIR-实现拖放多文件上传-一个稍微有点老(2007年6月)教程,介绍了如何在Adobe AIR驱动的客户端用Merb实现文件上传。
This article shows how to develop an Ajax-based file upload portlet that displays a progress bar during the file upload process.
本文展示了如何开发基于Ajax 的文件上载portlet,此 portlet能显示文件上载过程的进度条。
Finally, check to see if the request made was a form post or a file upload, in which case you output the data as a valid HTML page with the JSON-encoded output contained in a HTML element.
最后,查看请求是一个表单post还是文件上传,在这种情况下,输出数据作为一个有效的html页面,该页面的元素中含有json格式编码的输出。
In addition to file upload support in a servlet, the Apache Commons FileUpload Version 1.1 package supports file upload in a portlet as well.
除了支持servlet内的文件上载外,ApacheCommonsFileUploadVersion 1.1包还支持portlet中的文件上载。
In addition to file upload support in a servlet, the Apache Commons FileUpload Version 1.1 package supports file upload in a portlet as well.
除了支持servlet内的文件上载外,ApacheCommonsFileUploadVersion 1.1包还支持portlet中的文件上载。
应用推荐