Site Map
|
About Us
|
Contact Us
Home
Live Demos
EO.Web for ASP.NET
ListBox
ComboBox
Captcha
ASPX To PDF
Slide
Flyout
Editable Label
Grid
MaskedEdit
Splitter
Menu
Slide Menu
TabStrip & MultiPage
TreeView
Calendar
Callback
Progress Bar
AJAX Uploader
Dialog
MsgBox
Tool Bar
Color Picker
Editor
Spell Checker
File Explorer
ImageZoom
Floater
Downloader
EO.Pdf for .NET
HTML to PDF (Url)
HTML to PDF (HTML File)
HTML to PDF (HTML Markup)
ASPX To PDF
More Features...
Download
EO.Web for ASP.NET
EO.Pdf for .NET
Purchase
EO.Web for ASP.NET
EO.Pdf for .NET
License Agreement
EO.Web for ASP.NET
EO.Pdf for .NET
Purchase FAQs
Company
About Us
Testimonials
Our Customers
Support
Support Forum
Online Documentation
Contact Us
The same content in Microsoft HTML help file format
is included in the download package
.
AJAXUploader Object
Client side representation of a
AJAXUploader
control.
Base Object
AJAXUploader derives from
Control
and inherits all method provided by
Control
.
Methods
cancel
Cancel the current upload.
getAllowedExtension
Returns all allowed extensions separated by "|".
getCurrentFileName
Returns the client file name that is currently being uploaded.
getElapsedSeconds
Returns the number of seconds that have past since the current uploading session began.
getEstimiatedSecondsRemaining
Returns the estimated number of seconds for the current uploading session to finish.
getPercentage
Returns the percentage transferred.
getPostedFiles
Returns an array of
AJAXPostedFile
objects that represents the list of posted files.
getSpeed
Returns the current uploading speed in bytes per second.
getTotalBytes
Returns the total number of bytes for the current uploading session.
getTotalFileCount
Returns the total number of files being uploaded for the current uploading session.
getTransferredBytes
Returns the total number of bytes that have already been transferred to the server.
getTransferredFileCount
Returns the total number of files that have already been transferred to the server during the current uploading session.
isEmpty
Returns a value indicating whether any files have been selected in the uploader.
isRunning
Returns a value indicating whether the uploader is running.
setAllowedExtension
Sets all allowed extensions.
upload
Start the upload.
Direct link to this topic
Copyright(c) 2006 - 2011 Essential Objects, Inc. All rights reserved.
Term Of Use
|
Privacy Notice