SO
Documentation
Tags
Topics
ASP.NET
Getting started with ASP.NET
Asp Web Forms Identity
ASP.NET - Basic Controls
ASP.NET - Managing State
ASP.NET - User Controls
ASP.NET - Validators
Asp.net Ajax Controls
ASP.NET Caching
Data Binding
Data List
DayPilot Scheduler
Directives
Event Delegation
Event Handling
Expressions
Find Control by ID
GridView
httpHandlers
Katana
Middleware
Page Life Cycle
Page Methods
Repeater
ScriptManager
Session Managment
Session State
UpdatePanel
View State
web.config > system.webServer/httpErrors & system.web/customErrors sections
WebForms
WebService without Visual Studio
ASP.NET
Getting started with ASP.NET
Asp Web Forms Identity
ASP.NET - Basic Controls
ASP.NET - Managing State
ASP.NET - User Controls
ASP.NET - Validators
Asp.net Ajax Controls
ASP.NET Caching
Data Binding
Data List
DayPilot Scheduler
Directives
Event Delegation
Event Handling
Expressions
Find Control by ID
GridView
httpHandlers
Katana
Middleware
Page Life Cycle
Page Methods
Repeater
ScriptManager
Session Managment
Session State
UpdatePanel
View State
web.config > system.webServer/httpErrors & system.web/customErrors sections
WebForms
WebService without Visual Studio
ASP.NET
Asp.net Ajax Controls
FileUpload Ajax Toolkit Control
Add a reference of
AjaxToolkitControl.dll
into your project.
Then drag and drop
Toolkit Script Manager
and
AjaxFileUpload
Control from Visual Studio Toolbox window to your
.aspx
page like this :
use this code on your aspx.cs file
Make sure you have created folder named as
Uploads
in your project root directory.
Previous
Next
This modified text is an extract of the original Stack Overflow Documentation created by following
contributors
and released under
CC BY-SA 3.0
This website is not affiliated with
Stack Overflow
Email:
[email protected]