Loading Table of Contents...
PowerWEB File Upload for ASP.NET
Getting Started
Requirements
License Registration
Trial Operation
Creating the Licenses.licx File
Deployment in ASP.NET
Support Options
Using PowerWEB File Upload for ASP.NET
Using the Upload Control
Using the UploadManager Control
Using the OpenFileDialog Control
Using the ProgressPanel Control
Advanced: Streaming File Data
Frequently Asked Questions
Assembly Overview
Dart.PowerWEB.FileUpload Namespace
Classes
BaseStreamingModule
Members
Methods
ChompBytes Method
ChopBytes Method
context_BeginRequest Method
GetContentType Method
IndexOf Method
IndexOf(Byte[],String,Int64) Method
IndexOf(Byte[],Byte[],Int64) Method
LoadChunk Method
MergeArrays Method
PopulateRequestData Method
ProcessPreloadedData Method
ProcessTextField Method
ScanTo Method
SetFieldSep Method
SetFieldSep(Byte[]) Method
SetFieldSep(String) Method
ValueOf Method
ValueOf(String,String) Method
ValueOf(Byte[],String) Method
Fields
app Field
bwReq Field
bytesLoaded Field
bytesTotal Field
CHUNKSIZE Field
clientID Field
CRLF Field
DCRLF Field
FIELDSEP Field
msReq Field
scanBuf Field
totalSet Field
wrq Field
ButtonStyle
Members
ButtonStyle Constructor
Properties
CssClass Property
CallbackManager
Members
CallbackManager Constructor
Methods
Dispose Method
Init Method
CancelButtonStyle
Members
CancelButtonStyle Constructor
CancelButtonStyle Constructor()
CancelButtonStyle Constructor(StateBag)
Properties
ButtonAlign Property
Text Property
Visible Property
DartDescriptionAttribute
Members
DartDescriptionAttribute Constructor
Properties
Description Property
Fields
attrib Field
FileUploadEventArgs
Members
FileUploadEventArgs Constructor
Properties
PostedFile Property
FileUploadExceptionEventArgs
Members
FileUploadExceptionEventArgs Constructor
Properties
FailedUpload Property
FileUploadModule
Members
FileUploadModule Constructor
Methods
context_BeginRequest Method
ProcessPreloadedData Method
KeyEventArgs
Members
KeyEventArgs Constructor
KeyEventArgs Constructor()
KeyEventArgs Constructor(Int32,Boolean,Boolean,Boolean)
Properties
Alt Property
Control Property
KeyCode Property
Shift Property
LocationEventArgs
Members
LocationEventArgs Constructor
LocationEventArgs Constructor()
LocationEventArgs Constructor(Unit,Unit)
Properties
X Property
Y Property
OpenFileDialog
Members
OpenFileDialog Constructor
OpenFileDialog Constructor()
OpenFileDialog Constructor(String)
Methods
GetCallbackEventReference Method
GetScript Method
GetScriptObjectReference Method
GetScriptStyleReference Method
GetViewState Method
LoadViewState Method
OnInit Method
OnLoad Method
OnPreRender Method
Render Method
SaveViewState Method
ShowDialog Method
Properties
AutoPostBack Property
BufferedScript Property
CallbackType Property
ClientTriggerElement Property
ClientTriggerEvent Property
Debug Property
Enabled Property
FilterDescription Property
FilterExtension Property
IsCallback Property
IsLive Property
Tag Property
UpdateAll Property
Visible Property
PostedFile
Members
PostedFile Constructor
Properties
BytesUploaded Property
ControlID Property
FileName Property
FileSize Property
SavedFilePath Property
TempFilePath Property
UniqueID Property
ProgBarStyle
Members
ProgBarStyle Constructor
Properties
BackColor Property
BarColor Property
ProgressPanel
Members
ProgressPanel Constructor
ProgressPanel Constructor()
ProgressPanel Constructor(String)
Methods
AddAttributesToRender Method
CreateControlStyle Method
GetCallbackEventReference Method
GetScript Method
GetScriptObjectReference Method
GetScriptStyleReference Method
GetViewState Method
Hide Method
Hide() Method
Hide(Int32) Method
LoadViewState Method
OnInit Method
OnLoad Method
OnPreRender Method
Render Method
SaveViewState Method
Show Method
Show() Method
Show(Int32) Method
Properties
BackgroundImageUrl Property
BufferedScript Property
CallbackType Property
CancelButtonDisabledImageUrl Property
CancelButtonImageUrl Property
CancelButtonStyle Property
CloseBehavior Property
Debug Property
HourUnitLabel Property
IsCallback Property
IsLive Property
LabelFont Property
Left Property
ManualCloseLinkText Property
MinuteUnitLabel Property
ProgressBarBackImageUrl Property
ProgressBarImageUrl Property
ProgressBarStyle Property
SecondUnitLabel Property
ShowFileCount Property
ShowStatusText Property
ShowUploadBytes Property
ShowUploadSpeed Property
ShowUploadTime Property
StatusStyle Property
StatusText Property
StatusTextCancelled Property
StatusTextComplete Property
StatusTextFailed Property
StatusTextUploading Property
Tag Property
TagKey Property
Top Property
UpdateAll Property
UploadBytesLabel Property
UploadFileCountLabel Property
UploadSpeedLabel Property
UploadTimeElapsedLabel Property
UploadTimeRemainingLabel Property
Visible Property
Width Property
ResourceHttpHandler
Members
ResourceHttpHandler Constructor
Methods
ProcessRequest Method
Properties
IsReusable Property
StatusStyle
Members
StatusStyle Constructor
Properties
TextAlign Property
Width Property
TextBoxStyle
Members
TextBoxStyle Constructor
Properties
CssClass Property
Upload
Members
Upload Constructor
Upload Constructor()
Upload Constructor(String)
Methods
GetCallbackEventReference Method
GetScript Method
GetScriptObjectReference Method
GetScriptStyleReference Method
GetViewState Method
LoadViewState Method
OnInit Method
OnLoad Method
OnPreRender Method
Render Method
RenderContents Method
SaveViewState Method
Properties
AutoPostBack Property
BufferedScript Property
ButtonImageUrl Property
ButtonStyle Property
ButtonType Property
CallbackType Property
Debug Property
FilterDescription Property
FilterExtension Property
Height Property
IsCallback Property
IsLive Property
Left Property
ShowTextBox Property
Tag Property
TagKey Property
Text Property
TextBoxStyle Property
Top Property
UpdateAll Property
Visible Property
Width Property
UploadCompleteEventArgs
Members
UploadCompleteEventArgs Constructor
Properties
AverageTransferSpeed Property
BytesTransferred Property
ElapsedTime Property
FailedUploads Property
Files Property
RequestSize Property
UploadException
Members
UploadException Constructor
Properties
FailedFile Property
UploadManager
Members
UploadManager Constructor
UploadManager Constructor()
UploadManager Constructor(String)
Methods
Cancel Method
LoadViewState Method
OnFileUploadComplete Method
OnFileUploadFailed Method
OnInit Method
OnLoad Method
OnPreRender Method
RaisePostBackEvent Method
SaveViewState Method
Properties
Extensions Property
FileExistsBehavior Property
FileRenamePattern Property
MaxFileSize Property
MaxRequestSize Property
PollingInterval Property
RaiseButtonClick Property
SavePath Property
TempPath Property
UploadType Property
Events
FileUploadComplete Event
FileUploadFailed Event
UploadCancelled Event
UploadComplete Event
UploadProgress Event
UploadProgressEventArgs
Members
UploadProgressEventArgs Constructor
Properties
AverageTransferSpeed Property
BytesTransferred Property
ControlID Property
CurrentTransferSpeed Property
Data Property
ElapsedTime Property
EstimatedRemainingTime Property
FileBytesUploaded Property
FileName Property
FilesInRequest Property
FileSize Property
FilesTransferred Property
RequestSize Property
UniqueID Property
Enumerations
BrowserType
ButtonAlign
ButtonType
CallbackType
CloseBehavior
ErrorBehavior
FileExistsBehavior
UploadType
ViewStateCacheType
Interfaces
ILiveControl
Members
Methods
GetScript Method
GetScriptObjectReference Method
GetScriptStyleReference Method
GetViewState Method
Refresh Method
Properties
BrowserType Property
BufferedScript Property
CallbackType Property
Debug Property
DynamicValidation Property
IsCallback Property
IsLive Property
Tag Property
Delegates
FileUploadEventHandler
FileUploadExceptionEventHandler
KeyEventHandler
LocationEventHandler
UploadCompleteEventHandler
UploadProgressEventHandler
Samples